Commit Graph

17 Commits

Author SHA1 Message Date
945dfe6232 The offset calculation belongs to the format plug-in itself 2011-08-31 16:16:15 +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
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
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
d16f99ebbb Moved detection of file format and architecture for deassembling into libasm 2011-05-01 20:07:15 +00:00
1e046db958 Fixed compilation in debugging mode 2011-04-23 06:06:34 +00:00
b56d0f3f4e Preparing to support disassembly again 2011-04-23 03:51:39 +00:00
2bb09ddb7d Using callbacks for file operations 2011-04-22 02:29:44 +00:00
0f1d52fbb9 Avoid a couple of warnings 2011-04-21 19:28:03 +00:00
95834007bc Letting each plug-in output instructions as it pleases 2011-04-15 18:48:08 +00:00
9e6b2bb0e9 Fixed build on Linux 2011-04-14 23:41:38 +00:00
9cf1514f63 Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00