forked from bsdphk/PyRevEng
-
Notifications
You must be signed in to change notification settings - Fork 0
bhlaawckk/PyRevEng
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the latest instantiation of a long series of programable reverse engineering/disassembly tools I have written. Python seems to work so well for this kind of work that I am trying to write a general-purpose toolkit this time, which does not depend on a particular memory layout, CPU architecture or for that matter anything else. For now, we are limited to 32 bits of memory width, but should pythons array type grow a 64 bit subtype, we can go higher. A good place to start is: cd tasks/mc6800_hp53xx python3.2 task_hp5370b.py less /tmp/_.hp5370b.txt A much more advanced example can be found in: cd tasks/domus python3.2 task.py less /tmp/_.CATLI_OBJ00.txt Enjoy, Poul-Henning
About
Software Reverse Engineering toolkit in python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%