MyLanViewer is a powerful network scanner and IP monitor for your home network. It displays your network computers in an easy to read, buddy-list style window that provides the machine names, IP addresses, MAC addresses, shared resources and other technical details for each computer. It is able to monitor IP and show notifications when the states of some computers change. You can also view and access shared folders, terminate user sessions and disable shared resources. It’s easy to install and use, and has a user-friendly and beautiful interface.
去掉模型车牌生成器的比例限制
原始版本比例最小可以设置为8,现在去除了这个限制,可以随意设置比例。
关键代码:
00DE410D |. 83FA 5C cmp edx,0x5C
00DE4110 0F87 E7020000 ja ChePai.00DE43FD # 修改 此行为nop即可
00DE4116 |. 8B87 B0000000 mov eax,dword ptr ds:[edi+0xB0]
00DE411C |. 03C0 add eax,eax
00DE411E |. 03C0 add eax,eax
00DE4120 |. 03C0 add eax,eax
00DE4122 |. 99 cdq
00DE4123 |. F7FE idiv esi
00DE4125 |. 6A 4D push 0x4D
00DE4127 |. 68 3092F300 push ChePai.00F39230 ; Bitmap Files (*.BMP)|*.BMP|JPEG Files (*.JPG)|*.JPG|PNG Files (*.PNG)|*.PNG||
00DE412C |. 8D4C24 18 lea ecx,dword ptr ss:[esp+0x18]
00DE4130 |. 894424 2C mov dword ptr ss:[esp+0x2C],eax
00DE4134 |. 8B87 B4000000 mov eax,dword ptr ds:[edi+0xB4]
配置修改Picasa3本地数据库路径
不管是windows还是mac想找个好用的看图软件还是比较难,用的都不怎么合手。以前一直用Picasa3,结果现在google早已经不维护这个项目了。
尝试安装acdsee,浏览功能也还ok,但是预览的时候不能跨目录导致图片较多的时候会出现需要来回切换目录的问题。
HashAB for iOS 4.x ASM Source Code
Multimate Assembler v1.7.Plugin for OllyDbg and Immunity Debugger
General:
– MUltimate Assembler is a multiline (and ultimate) assembler (and
disassembler)
– To disassemble code, select it, and choose “MUltimate Assembler” from
the right click menu
– To assemble code, click the Assemble button in the assembler window
Moving to Windows x64【翻译】
High Level Assembly IDE
High Level Assembly: http://en.wikipedia.org/wiki/High_Level_Assembly
RadAsm 3.0.0.7
下载地址1:https://fbedit.svn.sourceforge.net/svnroot/fbedit/RadASM30/Release/RadASM.zip
下载地址2:http://dl.dbank.com/c03fnp7919
这里还有一个国内的一个修改版,安装也没发现什么变化。
ps:配置文件看起来有些晕,还是2.0的用起来顺手一些,有时间在研究吧,菜单下的编译链接等都是空的。谁修改好了,麻烦贴个配置文件出来,thx。