首页
社区
课程
招聘
[转帖]Immunity Debugger V1.0+V1.1+V1.2
发表于: 2007-8-4 22:03 10817

[转帖]Immunity Debugger V1.0+V1.1+V1.2

fly 活跃值
85
2007-8-4 22:03
10817
收藏
免费 0
支持
分享
最新回复 (33)
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
26
谢谢楼上的兄弟的热心,不过偶没有权限,能够劳烦发到小弟的邮箱

glg000528@yahoo.com.cn,谢谢
2007-9-8 15:26
0
雪    币: 707
活跃值: (1301)
能力值: ( LV9,RANK:190 )
在线值:
发帖
回帖
粉丝
27
很难接受这样的反版OD!
2007-9-9 13:33
0
雪    币: 175
活跃值: (2531)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
28
可能是不习惯吧,感觉不好用
2007-9-11 21:21
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
29
请好心的兄弟帮忙传一下,所给联结根本没有办法下载!
2007-9-13 12:33
0
雪    币: 201
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
30
支持,下载回去用下看怎么样!
2007-9-29 16:36
0
雪    币: 898
活跃值: (4039)
能力值: ( LV9,RANK:3410 )
在线值:
发帖
回帖
粉丝
31

http://debugger.immunityinc.com
This release we include a flurry of new exciting features!
Immunity Debugger v1.2 on: October 01, 2007, 01:57:15 PM

We are proud to announce the first beta version of our free Vista Heap Library, which supports the new 'Freelist' and
Low Fragmentation Chunk. Check out the new usage of the !heap command for more details.

Also included in this release the new recognition library using heuristic patterns, with a huge database of known windows static
functions. Immunity Debugger includes this library both as a PyCommand (use !recognize) and as a function for scripting (use searchFunctionByHeuristic).

As an example usage, imagine you want to release your own script and set a breakpoint on a unnamed function which might move or
change slightly across different versions of the program. Using Immunity Debugger's API you can get the heuristic out of the
function and do:
address = imm.searchFunctionByHeuristic( heuristic)
imm.setBreakpoint( address )

Finally, we include our own small version of peid called !findpacker using Ero Carrera's pefile and Bob's UserDB with around 1300 signatures for packers, cryptors and other loaders.

Immunity is also moving the deadline for the PyCommands contest to the 10th of December to give you more time to use the new features.

Thanks for using Immunity Debugger! We hope you enjoy this month's release. You+can upgrade your current Immunity Debugger by going to
Help/Update or by directly downloading the new installer from http://debugger.immunityinc.com/register.html

Don't forget to check out the Immunity Forum (http://forum.immunityinc.com) for more examples, feedback, cool screenshots, etc.

Thanks Immunity Debugger Team

1.20 Build 0
October 1, 2007

New Features:
- Immunity Debugger API
o immlib.getThreadId() method added: return the current debuggee thread id
o immlib.getCallTree() method added: return the call tree for given
address
o immlib.setFocus() method added: focus ID window
o immlib.isValidHandle() method added: check if a HWND is still valid
o immlib.getInfoPanel() method added: get information from panel window
and optionally receives a type flag to force the kind of comment
fetched.
o imm.findPacker() method added: find packers/cryptors on a file or a
loaded module
o imm.getMemoryPagebyOwner(): Find all the memory pages belonging to a
module.
o immlib.ps() returns two extra objects: the tcp list and the udp list
o immlib.getComment() now will try to fetch all types of comments
o Added new HOOKTYPE: PRE_BP_HOOK, hooks exactly before the breakpoint
is hit (Decoding events timeline)
o New Vista support for libheap
o Custom Tables has "Clear Window" menu now
o Added several methods from librecognize

- PyCommands
o findpacker added. (Use of findPacker to get Packers from a module)
o recognize added. (Function Recognizing using heuristic patterns)
o Hippie now can filter by heap
o heap updated to work with new Vista Heap
o Optimized code for stackvars (Memory usage reduction during runtime)

- Core
o Pyshell can be focused once created with alt-F11
o Shortcut for attach process added: Ctrl+F1
o Added librecognition.py (Library for function recognizing)
- Graph
o immvcglib.generateGraphFromBuf() method added: play with your own vcg
files!
o Redesign of VCG parser: easier to read, easier to use.

Bug Fixes:
o Return value (HWND) of createTable
o Fixed Attach Search Filtering :
http://forum.immunityinc.com/index.php?topic=49.0
o Grapher: Vertex lastline jumps correctly displayed now
o Fixed crash when searching on modules:
http://forum.immunityinc.com/index.php?topic=63.0
o Fixed search issue on protected binary:
http://forum.immunityinc.com/index.php?topic=34
o Fixed breakpoint/logpoint hooks issue (logic/stepping inside a hook)
o Fixed PyString_AsString() missbehaviour
o Fixed PyCommand Gui Arguments box to receive \x00 as argument
o Fixed imm.getModulebyAddress() to receive any module address and not only
module entry point
http://forum.immunityinc.com/index.php?topic=74.0
2007-10-3 12:07
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
32
不能够下载,能否有朋友上传一下,多谢
2007-10-3 15:46
0
雪    币: 203
活跃值: (26)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
33
连接已经失效 希望 FLY老大在给个 地址哦
2007-10-5 19:55
0
雪    币: 201
活跃值: (40)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
34
下载地址:
       http://exs.mail.qq.com/cgi-bin/downloadfilepart?svrid=2&fid=8d5ae9672851b14f2ca978c79eddd96e2437fc6601b59b08
提取码:
       e4a84b32
有效时间↓ :
       4天18小时
2007-10-6 17:42
0
游客
登录 | 注册 方可回帖
返回
//