|
80667472f5
|
Code cleanup
|
2011-09-07 23:28:23 +00:00 |
|
|
a05c936369
|
More coherent output when tracking function calls
|
2011-09-06 22:14:53 +00:00 |
|
|
0f27fe745e
|
Added the option to deassemble only executable code
|
2011-09-05 21:24:42 +00:00 |
|
|
d43e27eb8d
|
Let the arch plug-ins know the current base address when decoding instructions
|
2011-08-31 16:19:07 +00:00 |
|
|
42341e0ff5
|
Removed debugging left-over
|
2011-05-07 23:30:32 +00:00 |
|
|
27f30975b1
|
More reliable decoding
|
2011-05-07 23:16:53 +00:00 |
|
|
e4fc7626ff
|
Code cleanup
|
2011-05-07 23:15:45 +00:00 |
|
|
7fa5dbc51f
|
Working on better support for deassembling functions
|
2011-05-07 15:05:29 +00:00 |
|
|
266f4c2682
|
Fixed semantics of type vs definition for ArchOperands
|
2011-05-02 01:08:21 +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 |
|
|
1e482f87e1
|
Display the offset again
|
2011-04-28 08:52:45 +00:00 |
|
|
24200d4689
|
Moved deassembly printout into the Code class (allows printing strings)
|
2011-04-28 08:47:28 +00:00 |
|
|
25dce8d5bf
|
Allow immediate values to reference string indexes
|
2011-04-28 07:51:45 +00:00 |
|
|
36b78c27ed
|
Preparing the API for maximum code re-use
|
2011-04-28 01:22:19 +00:00 |
|
|
e6329a15f6
|
Removed unused code
|
2011-04-28 00:04:21 +00:00 |
|
|
85fcaa2e01
|
Minor improvements to Dalvik disassembly
|
2011-04-24 02:46:12 +00:00 |
|
|
5e227be104
|
Disassembling some more Dalvik
|
2011-04-23 21:06:48 +00:00 |
|
|
e17f8ddb46
|
Fixed double fclose()
|
2011-04-23 19:44:51 +00:00 |
|
|
940b858a84
|
Improving the output
|
2011-04-23 17:48:37 +00:00 |
|
|
383ca51178
|
Beginning to disassemble files again
|
2011-04-23 17:40:05 +00:00 |
|
|
b56d0f3f4e
|
Preparing to support disassembly again
|
2011-04-23 03:51:39 +00:00 |
|
|
902c56d564
|
Fixed the helper for register definitions and some warnings
|
2011-04-17 00:15:24 +00:00 |
|
|
95834007bc
|
Letting each plug-in output instructions as it pleases
|
2011-04-15 18:48:08 +00:00 |
|
|
77f32dfab2
|
About to let each architecture plug-in output instructions itself
|
2011-04-15 02:53:38 +00:00 |
|
|
7809f589b4
|
Improved support for the i386 architecture
|
2011-04-14 00:51:22 +00:00 |
|
|
a0f0317e3b
|
Some fixes for i386 support
|
2011-04-13 16:31:33 +00:00 |
|
|
79f5ba0237
|
More improvements to the support for the i386 architecture
|
2011-04-13 16:08:51 +00:00 |
|
|
09d598f1ff
|
Consider all sizes to be in bits instead
|
2011-04-13 14:43:26 +00:00 |
|
|
83e77c93bf
|
Added a couple i386 instructions
|
2011-04-13 03:05:22 +00:00 |
|
|
dcb9ea2e6f
|
Introducing the i386 plug-in again
|
2011-04-13 02:23:48 +00:00 |
|
|
9cf1514f63
|
Renaming the Devel as project to asm
|
2011-04-13 01:46:30 +00:00 |
|