Commit Graph

19 Commits

Author SHA1 Message Date
de372f12aa Code cleanup 2011-05-07 23:42:53 +00:00
c38c9b0fd6 Code cleanup 2011-05-07 23:26:55 +00:00
4cda60c32c Fixed detection 2011-05-07 23:26:17 +00:00
a296d8ea63 Avoid warnings when compiled in debugging mode 2011-05-07 15:28:35 +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
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
85fcaa2e01 Minor improvements to Dalvik disassembly 2011-04-24 02:46:12 +00:00
73174d63c3 Compile with the -pedantic flag set 2011-04-23 06:07:22 +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
b2a710ed6f The format plug-ins need libSystem to compile too 2011-04-21 00:49:34 +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
15a7830b60 Consider the whole file is part of a ".data" section 2011-04-13 03:05:04 +00:00
9cf1514f63 Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00