flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
nicow
Announcing Immunity Debugger v1.0
After almost a year of intensive development and internal use, we are pleased to announce the public release of Immunity Debugger v1.0. When we started developing Immunity Debugger our main objective was to combine the best of the commandline based and GUI based debugger worlds. The commandline because most of us come from a UNIX background, and it just ends up being more efficient than clicking your way around. The GUI because we understand that we are visual beings that often can grasp more from a single look at a graphical layout than from two days of x/x-ing memory pages. The third feature we required was full flexible access to the debugging API, the graphing engine, and the GUI API. Because having to Re-Compile plugins is lame, we decided to make everything accessible from Python. So we put everything together and developed something we feel very comfortable using. This means we ended up with a fully flexible and extendible Win32 debugger that has all of it's features, both debugging and graphical, easily accessible from it's Python scripting engine. And best of all, it's available for free. That's right, Immunity Debugger is released for free, including free monthly updates. Here's some cool features: o The Python API ("Immlib/Lib reference" for full documentation) o A full Python based graphing library o Full debugger and GUI API access o A flurry of cool example scripts such as: - !heap A fully working heap dumping script (try the -d option!) - !searchheap Searching the heap - !hippie Trampoline hooks on RtlAllocateheap/RtlFreeHeap - !modptr Dynamic search for function pointers in pages - !findantidep Find address to bypass software DEP o Writing your own scripts for your specific tasks is easy ![]() Interested? Give Immunity Debugger a spin and download it from: http://www.immunitysec.com/products-immdbg.shtml or check: http://forum.immunityinc.com For feedback or bug reports please contact support at immunityinc.com. Happy debugging! Thanks, Team Immunity PS: Yes, we will be implementing an interactive Python shell too. |
|||
![]() |
|
OzzY
Is it written in FASM?
|
|||
![]() |
|
nicow
Nop, maybe I post it on an incorrect Board?
|
|||
![]() |
|
vid
moved to main instead... i wait for more feedback about debugger itself
|
|||
![]() |
|
realcr
It seems just like ollydbg with a few plugins and some ads on the top.
I Still wonder if they got ollydbg's sources.. |
|||
![]() |
|
Ehtyar
It does use the ollydbg sources, in fact i think they freely admitted it somewhere...can't find the link though.
I personally detest this perversion of our sacred olly, we already had ollyscript...with no ads or random unknown exceptions... Ehtyar. |
|||
![]() |
|
LocoDelAssembly
Quote:
They stolen the sources? BTW, I think the first post of this thread qualifies as spam. PS: Perhaps they just patched the original OllyDbg executable? |
|||
![]() |
|
Borsuc
This debugger sounds cool, but what's with the Phyton stuff?
|
|||
![]() |
|
f0dder
Python scripting in a debugger? Interesting.
|
|||
![]() |
|
LocoDelAssembly
|
|||
![]() |
|
OzzY
I'm been trying this debugger. Looks cool. It's like Ollydbg with python scripting and custom syntax highliting.
|
|||
![]() |
|
tom tobias
OzzY wrote: ...Well, this section if for projects written in FASM. vid wrote: moved to main instead... i wait for more feedback about debugger itself ![]() |
|||
![]() |
|
LocoDelAssembly
LocoDelAssembly wrote:
Copyright violations conspiracy apart, anyone here is using it? |
|||
![]() |
|
revolution
I just use Olly to debug my stuff. I just insert an "int3" in a problem spot, compile and run. I find I don't need all the fancy pants scripting and stuff. Once I find the mistake I fix my source and carry on with things.
I think only people with interests in cracking or hacking have a need to use all the scripting and automated whatnot. |
|||
![]() |
|
f0dder
revolution wrote: I think only people with interests in cracking or hacking have a need to use all the scripting and automated whatnot. ![]() _________________ ![]() |
|||
![]() |
|
smiddy
revolution wrote: I think only people with interests in cracking or hacking have a need to use all the scripting and automated whatnot. f0dder wrote: Not all reverse engineering has to do with cracking or hacking I concur, not everyone using scritping and automation are cracking and hacking. I have several older items I have lost the source to, which I use (try to) a debugger(s) to get to that old information. ![]() |
|||
![]() |
|
vid
tom tobias wrote: Yup. old coffee cups and banana skins for sure. Too bad I can't take a picture right now, but it's relatively clean right now (compared to normal state). Just one empty beer glass, two beer cans, empty glass from pickles, a flute, destroyed drumstick, 4 books, screwdriver, pen, keys, and small heap of papers... not that bad at all. So, Tom, where'd you prefer to have this thread moved? Heap? |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.