|
9ad09b3bf1
|
Supporting more operands (not complete)
|
2011-09-28 03:00:53 +00:00 |
|
|
fe9ce1c67f
|
Supporting more operands (not complete)
|
2011-09-28 02:57:14 +00:00 |
|
|
66e94a7717
|
Supporting more operands (not complete)
|
2011-09-28 02:52:20 +00:00 |
|
|
a3c0df10d5
|
Supporting more operands (not complete)
|
2011-09-28 02:49:51 +00:00 |
|
|
30ec4b476f
|
Supporting more operands
|
2011-09-28 02:09:32 +00:00 |
|
|
a64c7bb395
|
Supporting more operands (not complete)
|
2011-09-28 02:03:11 +00:00 |
|
|
cc34566074
|
Supporting more operands
|
2011-09-28 01:51:21 +00:00 |
|
|
674948ba5f
|
Supporting more operands
|
2011-09-28 01:41:12 +00:00 |
|
|
d5885b9a75
|
Supporting more operands
|
2011-09-28 01:19:15 +00:00 |
|
|
21cfaa7f60
|
Slightly improved decoding of instructions
|
2011-09-28 00:44:57 +00:00 |
|
|
92b3cd7eb5
|
No longer potentially crash format plug-ins while guessing architectures
|
2011-09-28 00:39:38 +00:00 |
|
|
ff9acd73d1
|
Code cleanup
|
2011-09-28 00:38:56 +00:00 |
|
|
b765b4c05e
|
Compilation fix
|
2011-09-28 00:38:07 +00:00 |
|
|
a890a5699d
|
Consider the architecture's description when printing addresses
|
2011-09-28 00:30:40 +00:00 |
|
|
e411b708b0
|
Added the address size to architecture descriptions
|
2011-09-27 23:55:37 +00:00 |
|
|
825007b4fa
|
Slightly more accurate decoding of unknown instructions
|
2011-09-27 23:21:58 +00:00 |
|
|
6932383e66
|
Improving deassembling of buffers
|
2011-09-27 23:21:29 +00:00 |
|
|
9a620ce174
|
Slightly more accurate decoding
|
2011-09-27 23:14:40 +00:00 |
|
|
70a812c589
|
Code cleanup
|
2011-09-27 22:34:19 +00:00 |
|
|
07fe0d63a7
|
Always decode unknown instructions as "db" (single-byte)
|
2011-09-27 22:33:10 +00:00 |
|
|
a0bdbe2ee7
|
No longer crash when disassembling from the command-line
|
2011-09-27 22:17:49 +00:00 |
|
|
b1038cab42
|
Allow architecture plug-ins to (de)initialize
|
2011-09-27 22:16:09 +00:00 |
|
|
6f523f4836
|
Architecture plug-ins should be able to (de)initialize
|
2011-09-27 22:11:02 +00:00 |
|
|
00a21348cb
|
Re-generated Makefiles
|
2011-09-16 11:54:13 +00:00 |
|
|
7d9a5f5dd7
|
Re-generated Makefiles
|
2011-09-16 11:36:26 +00:00 |
|
|
eea682f7fd
|
Re-generated Makefiles
|
2011-09-16 10:19:40 +00:00 |
|
|
80667472f5
|
Code cleanup
|
2011-09-07 23:28:23 +00:00 |
|
|
aa865b0703
|
Tracking some function calls
|
2011-09-07 23:07:55 +00:00 |
|
|
a05c936369
|
More coherent output when tracking function calls
|
2011-09-06 22:14:53 +00:00 |
|
|
8cae299570
|
Tracking some function calls
|
2011-09-06 22:12:55 +00:00 |
|
|
1ed2fb51a1
|
Tracing function calls
|
2011-09-06 22:00:15 +00:00 |
|
|
40805047c4
|
Fixed a potential crash (undefined variables)
|
2011-09-06 16:43:00 +00:00 |
|
|
576480d322
|
Also implemented optional decoding of non-executable sections
|
2011-09-05 21:55:10 +00:00 |
|
|
0ecec8d8b5
|
Code cleanup
|
2011-09-05 21:30:53 +00:00 |
|
|
fd9046bbd4
|
Disassembling either every section or only executable code
|
2011-09-05 21:30:33 +00:00 |
|
|
0f27fe745e
|
Added the option to deassemble only executable code
|
2011-09-05 21:24:42 +00:00 |
|
|
d839f7268a
|
Display the section name without linker-specific information
|
2011-09-05 21:17:10 +00:00 |
|
|
a0633653d2
|
Fixing decoding of sections
|
2011-09-05 21:15:03 +00:00 |
|
|
67da4ce715
|
Interpreting additional architecture types
|
2011-09-05 21:10:31 +00:00 |
|
|
1a9f2080fb
|
Fixed an invalid cast
|
2011-09-05 21:06:56 +00:00 |
|
|
9b53e3f1ae
|
Fixed the offset when decoding
|
2011-09-04 11:10:59 +00:00 |
|
|
d7832d1072
|
Added a peek() helper
|
2011-09-03 20:23:14 +00:00 |
|
|
cfe1768474
|
Added a peek() helper and passing the base address through the "call" pointer
|
2011-09-03 20:21:25 +00:00 |
|
|
98576fdf6d
|
Better decoding of some instructions
|
2011-09-03 20:20:31 +00:00 |
|
|
a8dc013144
|
Also fixed the base address for 32-bits executables
|
2011-09-03 20:19:13 +00:00 |
|
|
5c080712de
|
Added some instructions
|
2011-09-03 20:18:19 +00:00 |
|
|
d43e27eb8d
|
Let the arch plug-ins know the current base address when decoding instructions
|
2011-08-31 16:19:07 +00:00 |
|
|
ca032b4a0c
|
Improved the PE disassembling routines
|
2011-08-31 16:17:20 +00:00 |
|
|
945dfe6232
|
The offset calculation belongs to the format plug-in itself
|
2011-08-31 16:16:15 +00:00 |
|
|
6bfdb88736
|
Mark the first argument to the "call" instruction as referring to a function
|
2011-08-31 16:15:38 +00:00 |
|
|
69fb6897c9
|
Temporary fix to decode some amd64 in a more accurate way
|
2011-08-31 16:14:49 +00:00 |
|
|
13218f3561
|
Removed useless self-mention of .cvsignore in .cvsignore files
|
2011-07-29 00:28:45 +00:00 |
|
|
354ae1b199
|
Trying to improve 64-bit support on 32-bit platforms
|
2011-07-10 17:24:04 +00:00 |
|
|
cd861cc44a
|
Got rid of some global variables
|
2011-07-09 22:09:15 +00:00 |
|
|
22619db6a3
|
Code cleanup
|
2011-07-09 21:52:46 +00:00 |
|
|
dbce9809a7
|
Working on ELF support
|
2011-07-09 21:44:44 +00:00 |
|
|
4068b60e1a
|
Much improved ARM support
|
2011-06-16 07:59:59 +00:00 |
|
|
0b81e9475d
|
Improving ARM support
|
2011-06-14 23:10:08 +00:00 |
|
|
a88be030a1
|
Improving ARM support
|
2011-06-14 22:46:24 +00:00 |
|
|
281dd9d9c4
|
Code cleanup
|
2011-06-14 22:42:53 +00:00 |
|
|
b2120b5582
|
Improving ARM support
|
2011-06-14 22:34:49 +00:00 |
|
|
221bad8794
|
Improving ARM support
|
2011-06-14 22:25:24 +00:00 |
|
|
2851fcfcde
|
Improving ARM support
|
2011-06-14 22:03:46 +00:00 |
|
|
106f0ca2c0
|
Code cleanup
|
2011-06-14 14:51:49 +00:00 |
|
|
776053e805
|
Much improved ARM support
|
2011-06-14 14:48:01 +00:00 |
|
|
b7fb506f00
|
Improving ARM support
|
2011-06-12 15:55:26 +00:00 |
|
|
b67b0d0eff
|
Improving ARM support
|
2011-06-12 15:41:16 +00:00 |
|
|
d655dbda03
|
Improving ARM support
|
2011-06-12 15:33:48 +00:00 |
|
|
42e41651da
|
Improving ARM support
|
2011-06-12 15:27:56 +00:00 |
|
|
c45018e465
|
Improving ARM support
|
2011-06-12 15:03:26 +00:00 |
|
|
2b85e9fddc
|
Improving ARM support
|
2011-06-12 12:30:27 +00:00 |
|
|
03f5786aca
|
Improving ARM support
|
2011-06-12 12:14:51 +00:00 |
|
|
48ea9c04a8
|
Better support for "make PREFIX=..."
|
2011-06-12 00:53:13 +00:00 |
|
|
b46fad75cd
|
Improving ARM support
|
2011-06-12 00:39:19 +00:00 |
|
|
b815fb7805
|
Improving ARM support
|
2011-06-12 00:23:03 +00:00 |
|
|
8845d2de76
|
Improving ARM support
|
2011-06-12 00:06:56 +00:00 |
|
|
ad6348c38e
|
Getting the first ARM opcodes right
|
2011-06-11 23:47:45 +00:00 |
|
|
baa8076906
|
Beginning to truly implement ARM support
|
2011-06-11 23:33:55 +00:00 |
|
|
74130f88fe
|
Added stub files for ARM support as well
|
2011-06-09 18:05:05 +00:00 |
|
|
fe28af3bed
|
Added stubs for mips support
|
2011-06-08 01:13:47 +00:00 |
|
|
7edc2f2b6a
|
Added the "nop" instruction for sparc{,64}
|
2011-06-04 13:16:36 +00:00 |
|
|
95ababcdfa
|
Ignore some errors while disassembling sparc{,64} binaries
|
2011-06-04 02:38:47 +00:00 |
|
|
44a9c15a29
|
Beginning to disassemble sparc{,64} binaries
|
2011-06-04 02:34:36 +00:00 |
|
|
cafca288a2
|
Print error when disassembly fails
|
2011-06-04 01:56:26 +00:00 |
|
|
430d35282a
|
Beginning to decode ELF binaries cross-endian
|
2011-06-04 01:43:10 +00:00 |
|
|
34dfcf56ea
|
Beginning to swap endian when necessary
|
2011-06-04 00:52:04 +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 |
|
|
bbeb9ee7f3
|
Make sure the ArchInstructionCall structure is initialized before being used
|
2011-05-08 17:46:10 +00:00 |
|
|
670529b5a5
|
Fixed output of the "db" class of instruction
|
2011-05-08 17:35:27 +00:00 |
|
|
b9a48a2493
|
Fixed compilation in debugging mode
|
2011-05-08 17:22:26 +00:00 |
|
|
78568e9995
|
Fixed sizes for the "db", "dw", "dl" and "dq" instructions
|
2011-05-08 17:21:03 +00:00 |
|
|
5ecfa2ce56
|
Identifying more calls
|
2011-05-08 00:23:35 +00:00 |
|
|
f193041208
|
Defined a few more arguments as indexes to method names
|
2011-05-08 00:15:19 +00:00 |
|
|
9e598335ea
|
Implemented a few more instructions and prefixes
|
2011-05-08 00:08:44 +00:00 |
|
|
fa4f93e29f
|
Fixed and added a few instructions
|
2011-05-07 23:43:12 +00:00 |
|
|
de372f12aa
|
Code cleanup
|
2011-05-07 23:42:53 +00:00 |
|
|
42341e0ff5
|
Removed debugging left-over
|
2011-05-07 23:30:32 +00:00 |
|
|
c38c9b0fd6
|
Code cleanup
|
2011-05-07 23:26:55 +00:00 |
|
|
4cda60c32c
|
Fixed detection
|
2011-05-07 23:26:17 +00:00 |
|