|
9d251ebd89
|
Renamed the "Format" class to "AsmFormat" to avoid potential future conflicts
|
2012-05-19 12:43:52 +00:00 |
|
|
07bc3364b4
|
Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts
|
2012-05-19 12:39:21 +00:00 |
|
|
389f82aef4
|
Major re-design to facilitate code re-use from the library
|
2011-11-27 21:02:46 +00:00 |
|
|
92b3cd7eb5
|
No longer potentially crash format plug-ins while guessing architectures
|
2011-09-28 00:39:38 +00:00 |
|
|
a0bdbe2ee7
|
No longer crash when disassembling from the command-line
|
2011-09-27 22:17:49 +00:00 |
|
|
0f27fe745e
|
Added the option to deassemble only executable code
|
2011-09-05 21:24:42 +00:00 |
|
|
cafca288a2
|
Print error when disassembly fails
|
2011-06-04 01:56:26 +00:00 |
|
|
d16f99ebbb
|
Moved detection of file format and architecture for deassembling into libasm
|
2011-05-01 20:07:15 +00:00 |
|
|
955abacfb1
|
Exposing the Code class to both Arch and Format to avoid defining callbacks
|
2011-04-29 05:51:36 +00:00 |
|
|
25dce8d5bf
|
Allow immediate values to reference string indexes
|
2011-04-28 07:51:45 +00:00 |
|
|
85fcaa2e01
|
Minor improvements to Dalvik disassembly
|
2011-04-24 02:46:12 +00:00 |
|
|
383ca51178
|
Beginning to disassemble files again
|
2011-04-23 17:40:05 +00:00 |
|
|
2bb09ddb7d
|
Using callbacks for file operations
|
2011-04-22 02:29:44 +00:00 |
|
|
cc628191ce
|
Avoid a warning in debugging mode
|
2011-04-17 06:27:01 +00:00 |
|
|
95834007bc
|
Letting each plug-in output instructions as it pleases
|
2011-04-15 18:48:08 +00:00 |
|
|
9cf1514f63
|
Renaming the Devel as project to asm
|
2011-04-13 01:46:30 +00:00 |
|