|
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 |
|
|
4030d1c97b
|
Exposing asm_set_function() and asm_set_section() for now
|
2012-05-18 23:08:28 +00:00 |
|
|
389f82aef4
|
Major re-design to facilitate code re-use from the library
|
2011-11-27 21:02:46 +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 |
|
|
7fbcf60794
|
Fixed erratic call
|
2011-06-03 23:29:27 +00:00 |
|
|
d9a7463ac3
|
Implemented asm_set_function()
|
2011-05-11 21:47:30 +00:00 |
|
|
2e7902b0cb
|
Implemented "-D" to influence the pre-processor
|
2011-05-04 16:18:41 +00:00 |
|
|
d16f99ebbb
|
Moved detection of file format and architecture for deassembling into libasm
|
2011-05-01 20:07:15 +00:00 |
|
|
25dce8d5bf
|
Allow immediate values to reference string indexes
|
2011-04-28 07:51:45 +00:00 |
|
|
dc35c51e55
|
Implemented some more parts of the API
|
2011-04-28 02:01:48 +00:00 |
|
|
36b78c27ed
|
Preparing the API for maximum code re-use
|
2011-04-28 01:22:19 +00:00 |
|
|
7bbe4797be
|
Renamed the "As" class to "Asm"
|
2011-04-27 23:54:47 +00:00 |
|
|
383ca51178
|
Beginning to disassemble files again
|
2011-04-23 17:40:05 +00:00 |
|
|
91ecd5ab54
|
Beginning to be useful as a disassembler again
|
2011-04-23 06:09:06 +00:00 |
|
|
b56d0f3f4e
|
Preparing to support disassembly again
|
2011-04-23 03:51:39 +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 |
|