Commit Graph

106 Commits

Author SHA1 Message Date
admin 5c6b007369 refactor: IlInstruction to AsmInstruction for DotNet 2023-06-21 20:33:27 +02:00
admin 5ecec0dc8c fix: small outflank bug 2023-06-20 22:03:09 +02:00
admin b6a0e92aa8 fix: only outflank dominant matches 2023-06-20 21:31:14 +02:00
admin d8e16f89d2 feature: section type (code/data) indicator in matches 2023-06-20 20:31:58 +02:00
admin 3c2d8022e8 refactor: print to logging, and other small stuff 2023-06-19 21:25:12 +02:00
admin d0f6ec22df fix: unittests 2023-06-19 19:14:20 +02:00
admin 716e1a7dcf refactor: rename VerifyStatus to show intent better 2023-06-19 18:08:59 +02:00
admin 30d5143efb ui: nicer log messages for analyzer pe 2023-06-18 12:26:20 +02:00
admin 0fa2756696 fix: outflank crash with no matches 2023-06-18 12:26:03 +02:00
admin edca19ba6d feature: dotnet method header disassembly... 2023-06-14 20:37:23 +02:00
admin e85e81c04a fix: small disasm bugs, tests 2023-06-12 16:57:33 +02:00
admin 9d688f28cd ui: make clear section will be scanned, not is scanned 2023-06-10 20:48:15 +02:00
admin c5e4d5c47d refactor: outflank instruction finder + fix 2023-06-10 20:47:29 +02:00
admin 507cb53dac fix: outflank patches and improvements 2023-06-10 19:57:03 +02:00
admin baf287da66 feature: make outflank work 2023-06-10 18:20:51 +02:00
admin 6fc59fc14b refactor: pe disasm nicer 2023-06-10 09:07:52 +02:00
admin bb1b7817ee refactor: add asminstruction bytes 2023-06-09 22:52:30 +02:00
admin 46f90b3106 feature: rva/offset calc 2023-06-07 10:28:23 +02:00
admin ed986665ba feature: support low-level disassembly (prepare for outflank) 2023-06-07 09:54:03 +02:00
admin 4122f5bbdb fix: do not scan PE header even in flat mode 2023-06-04 21:01:08 +02:00
admin fce0de4f70 refactor: make data as bytearray, encapsulate it 2023-06-04 11:36:33 +02:00
admin 627e530b9d feature: outflank + improvements + refactor 2023-06-03 22:01:57 +02:00
admin 48f220fe28 feature: outflank (auto patch) 2023-06-03 16:39:13 +02:00
admin c134418377 fix: augmentFilePe bugs 2023-06-02 17:53:23 +02:00
admin 95d8b0a490 ui: make disassembly less intrusive 2023-05-30 22:26:25 +02:00
admin 1a1e2a63ec fix: .net metadata header more precise hexdump 2023-05-29 10:42:53 +02:00
admin fdde7b4fed feature: CLI header disassembly 2023-05-28 12:09:20 +02:00
admin 61e422bc4b feature: decompile .net stream headers 2023-05-28 10:58:39 +02:00
admin 9eb7fe8fcf feature: metadata header "decompile" 2023-05-27 15:38:17 +02:00
admin 122591a041 refactor: sections into a sectionsbag 2023-05-27 11:19:23 +02:00
admin 1d17c17ea0 refactor: better handling of nonexistent signature section 2023-05-25 09:36:37 +02:00
admin d00953d59d fix: not all headers included in UI info for .net 2023-05-24 20:43:29 +02:00
admin e763a54f47 fix: dont do flat scan twice 2023-03-18 23:33:22 +01:00
admin e8a7945c94 fix: PE section scan not yielding results 2023-03-18 16:00:21 +01:00
admin b0f02f922b fix: comparison 2023-03-18 11:53:47 +01:00
admin 8e58cbd2bc feature: file structure yet again 2023-03-17 12:48:57 +01:00
admin fea35e70f5 ui: better log messages 2023-03-17 10:55:11 +01:00
admin 974de72858 fix: skip header scan in pe 2023-03-17 10:54:20 +01:00
admin cc54cda3f1 refactor: better outcome model and main() 2023-03-15 22:13:00 +01:00
admin 34eb587f22 fix: more windows fixes 2023-03-02 11:43:51 +01:00
admin 16286ef9c0 fix: pe yet again 2023-02-13 19:34:55 +01:00
admin bbd97ed599 fix: section bug yet again 2023-02-13 19:32:26 +01:00
admin a790ece14a fix: section bug 2023-02-13 19:30:13 +01:00
admin a5aa922e3a fix: min 2023-02-13 19:17:13 +01:00
admin 2e45672510 fix: min 2023-02-13 19:16:16 +01:00
admin 36329805eb fix: pefile now also has PE header as section 2023-02-13 19:10:55 +01:00
admin a72296ecb9 refactor: mypy 2023-02-13 18:46:06 +01:00
admin 2524a66981 feature: PE analyzer fallback 2023-02-13 09:22:46 +01:00
admin 75939c32f9 fix: .bin files problem 2023-02-10 19:35:00 +01:00
admin 06a3ea0a39 refactor: rework verifications model 2023-02-10 11:53:20 +01:00