Commit Graph

142 Commits

Author SHA1 Message Date
Dobin Rutishauser f39effa2d9 fix: better vba code matching 2023-01-05 05:21:10 +01:00
Dobin Rutishauser e7b88089d7 fix: vba offset bug 2023-01-05 05:09:16 +01:00
Dobin Rutishauser d4abbef4dc feature: multiple sections for each match 2023-01-04 06:40:56 +01:00
Dobin Rutishauser b39f7f7502 feature: fileinfo 2023-01-04 05:59:44 +01:00
Dobin Rutishauser ccbaff3eba feature: section name for word documents 2023-01-04 05:10:55 +01:00
Dobin Rutishauser 96572d6558 feature: addr->section for word files support 2023-01-04 04:39:17 +01:00
Dobin Rutishauser fa3ddda279 feature: better vba address converter 2023-01-02 07:09:00 +01:00
Dobin Rutishauser 95503bb579 fix: dont fail so bad on loadverify 2023-01-02 07:04:32 +01:00
Dobin Rutishauser 53d8cf269c dev: exclude app/upload from git 2022-12-31 07:59:34 +01:00
Dobin Rutishauser cad13b5a27 ui: colored verification table 2022-12-31 06:02:16 +01:00
Dobin Rutishauser 792a6c9790 fix: make docx output work in webapp 2022-12-31 04:14:22 +01:00
Dobin Rutishauser ee8c187ce3 fix: make pcodedmp output quiet 2022-12-31 03:03:15 +01:00
Dobin Rutishauser 53a3ed74d9 feature: load verification from disk (offline mode) 2022-12-30 13:16:56 +01:00
Dobin Rutishauser 34a6afdc6f fix: office analyzer 2022-12-30 13:16:27 +01:00
Dobin Rutishauser c826bfcc0d feature: more output for outcome model 2022-12-30 13:15:48 +01:00
Dobin Rutishauser 78e07713f7 feature: vba code dump/ correlation 2022-12-30 09:47:20 +01:00
Dobin Rutishauser 8815004c2d log: error for directory entry 2022-12-30 09:44:00 +01:00
Dobin Rutishauser df84a66651 log: Error when disassembling invalid line 2022-12-30 09:42:45 +01:00
Dobin Rutishauser c014dfac25 feature: support module for vba-physicaladdr 2022-12-30 04:19:38 +01:00
Dobin Rutishauser c5a4a3d75b refactor: pcodedmp: change imports 2022-12-30 04:01:39 +01:00
Dobin Rutishauser 217a89b702 feature: add module name to disassembly entry 2022-12-29 12:28:53 +01:00
Dobin Rutishauser 5551e683c5 refactor: make dumpLine return a DisasmEntry 2022-12-29 11:52:46 +01:00
Dobin Rutishauser 86147c724d refactor: split into files 2022-12-29 04:16:58 +01:00
Dobin Rutishauser 328d459abb feature: find physical address of a OLE2 offset 2022-12-28 22:18:51 +01:00
Dobin Rutishauser fea3021fc0 fix: weird bug 2022-12-28 22:14:37 +01:00
admin 4faaf0682e doc: notes 2022-12-27 08:37:38 +01:00
admin eb76123f66 update: printpickle 2022-12-25 19:50:37 +01:00
admin 1350c2f9d8 refactor: renaming data structures 2022-12-21 15:33:14 +01:00
admin 1964313559 refactor: remove packer, integrate it into FileFormat 2022-12-21 14:51:24 +01:00
admin 08e38eeeaa refactor: reducer as object 2022-12-21 14:22:21 +01:00
admin b18f6d246f refactor: better container file support, fix tests 2022-12-21 12:58:23 +01:00
admin ae3d7e4f5c refactor: common FileFormat object 2022-12-20 19:58:14 +01:00
admin aebbc56160 refactor: fix plain file 2022-12-20 19:33:36 +01:00
admin c2922563ae refactor: packer, model 2022-12-20 19:05:44 +01:00
admin bd4b8d7d0c refactor: cleanup and plugins/ 2022-12-20 19:02:18 +01:00
admin ee8ce2062c refactor: verify before augment 2022-12-19 18:34:55 +01:00
admin 870faf8ba3 Merge branch 'main' of https://github.com/dobin/avred into main 2022-09-03 13:37:45 +02:00
admin c0938d9e4c refactor: scan/augment/verify phases and pcodedmp improvements 2022-09-03 13:37:37 +02:00
admin b4eaecf6b0 feature: vba disasm 2022-09-02 13:15:47 +02:00
Dobin Rutishauser 5f3a1ce714 Merge branch 'main' of https://github.com/dobin/avred 2022-08-26 17:26:24 +02:00
admin 4c43bf1516 Merge branch 'main' of https://github.com/dobin/avred into main 2022-08-26 17:22:47 +02:00
admin ada28eb7ae ui: file log display 2022-08-26 17:05:33 +02:00
Dobin Rutishauser 229bc93965 feature: make js includes available locally 2022-07-16 13:35:03 +02:00
Dobin Rutishauser cc979e3f94 ui: show log file 2022-07-10 10:26:56 +02:00
Dobin Rutishauser 66225c0585 fix: various updates 2022-07-10 10:26:40 +02:00
admin 72447400f1 doc: update todo 2022-07-07 08:14:52 +02:00
admin afa31d14d8 fix: some small fixes 2022-07-07 08:14:38 +02:00
admin a5f7cd6084 fix: sort matches 2022-07-07 08:14:22 +02:00
admin 9b50f621ef refactor: move everything into analyzer, webapp only shows pickle 2022-07-06 22:14:16 +02:00
admin fffd0b765f feature: complete integration of verify, matches into ui 2022-07-04 22:07:11 +02:00