Commit Graph

42 Commits

Author SHA1 Message Date
bebbodl dce18feff4 @I fix formatting of 'break;' 2016-10-09 14:47:19 +02:00
bebbo 21322f1da2 Revert "fixed indention of 'break;'"
This reverts commit 6e1a623754.
2016-10-09 14:45:54 +02:00
bebbodl 6e1a623754 fixed indention of 'break;' 2016-10-09 14:26:55 +02:00
bebbodl fab36ebc65 @I fix formatting 2016-10-04 16:35:02 +02:00
bebbodl 51d8e776f1 @B fix if O_BINARY is undefined 2016-10-03 20:26:55 +02:00
bebbodl d05af0dc8c @D remove DEBUG 1 2016-10-03 20:21:41 +02:00
bebbodl 347ff0b6af @N add support for SHN_COMMON @R fixes for Visual Studio 2015 2016-10-03 19:59:55 +02:00
bebbodl 15a01f2ea6 @I 4spaces -> tab 2016-10-03 19:58:42 +02:00
Krystian Bacławski 324e78f1ab Add ELF2HUNK tool from AROS distribution. 2014-01-04 23:40:49 +01:00
Krystian Bacławski eccc196aba Script that creates a database of binary files. 2013-07-20 13:31:51 +02:00
Krystian Bacławski 1263e5ff7c Add individual loggers for each module. 2013-07-20 13:27:34 +02:00
Krystian Bacławski 9585396803 Unify interface. Use python logger. Optimize. 2013-07-20 09:25:54 +02:00
Krystian Bacławski 8eda91a613 Read and list AR archive. 2013-07-19 15:38:38 +02:00
Krystian Bacławski 42dfbb0303 Fix include path. 2013-07-19 10:43:32 +02:00
Krystian Bacławski 179a4113ce Ignore binaries, MacOSX leftovers and unpacked archives. 2013-07-19 10:43:04 +02:00
Krystian Bacławski 38f39e7c90 Several minor bug fixes. 2013-06-15 12:49:15 +02:00
Krystian Bacławski a24b1142f5 Parse and dump HUNK_DEBUG with GNU stubs. 2013-06-14 10:30:00 +02:00
Krystian Bacławski be331cbf1b Factor out StringTable class. 2013-06-14 09:58:31 +02:00
Krystian Bacławski 81edc5694c Detect DEBUG_HUNK with GNU stubs information. 2013-06-13 23:02:14 +02:00
Krystian Bacławski 7b4f968cc6 Heavy refatorization. 2013-06-13 22:19:33 +02:00
Krystian Bacławski fcb9d51555 Found documentation to stabs format. 2013-06-09 21:35:04 +02:00
Krystian Bacławski 3d6492db56 Add disassemble command. 2013-06-09 20:28:32 +02:00
Krystian Bacławski 8dac1f581e Simple interface to Exec's SAD. 2013-06-09 18:55:40 +02:00
Krystian Bacławski 290d742c4e Decode HUNK_INDEX. 2013-05-26 22:26:36 +02:00
Krystian Bacławski ff799ccd5f Factor out some functionality to separate file. 2013-05-25 17:48:44 +02:00
Krystian Bacławski b8aee8e3a3 Create aout class. 2013-05-25 17:08:00 +02:00
Krystian Bacławski 140ae616aa Fix some bugs. 2013-05-25 16:49:53 +02:00
Krystian Bacławski d3a884d3e6 Add tool for dumping contents of aout file. 2013-05-25 16:13:05 +02:00
Krystian Bacławski 5b23cc3588 Nicer print-out. 2013-05-25 11:59:15 +02:00
Krystian Bacławski 9d02a0c9bf Small fix. 2012-10-01 21:40:51 +02:00
Krystian Bacławski b34ef6b9ff Small fix. 2012-08-08 11:05:08 +02:00
Krystian Bacławski ee0a289edc Execute hunk dump only if imported as main module. 2012-08-07 22:39:53 +02:00
Krystian Bacławski 116d210e5e Fix some corner cases. 2012-08-07 22:37:24 +02:00
Krystian Bacławski d8ef640623 Tool for dumping Amiga Hunk file structure. 2012-08-07 18:21:26 +02:00
Krystian Bacławski c5ef898896 Fix tools compilation. GccFindHit works. 2012-08-03 14:35:51 +02:00
Krystian Bacławski 8c943d98fa Partially resolved endianness issues. 2012-02-16 21:28:52 -08:00
Krystian Bacławski 7518813d49 Add endian aware getters and setters. 2012-02-16 21:28:24 -08:00
Krystian Bacławski 2ecdeddb95 Move a.out specific stuff. 2012-02-16 19:46:19 -08:00
Krystian Bacławski a71ca84c27 Utilize doshunks.h & a.out.h. Use ntohx macros. 2012-02-16 19:31:44 -08:00
Krystian Bacławski e2ba3b77c5 Clean up compiler warnings and crash at link time. 2012-02-16 19:08:34 -08:00
Krystian Bacławski 8d4f789d7e Fixed includes issues, but the linker crashes. 2012-02-15 23:00:58 -08:00
Krystian Bacławski 7851d27114 Import GccFindHit and hunk2aout tools. 2012-02-15 22:42:56 -08:00