171 Commits

Author SHA1 Message Date
Jan-Jaap Korpershoek 338b12299c Use "add" operation during outflanking 2025-05-26 08:58:18 +02:00
Dobin Rutishauser ea52918b9a fix: empty reference for strings 2023-09-30 14:28:40 +02:00
Dobin Rutishauser c2ec7b2b75 fix: add detection status of sections to outcome again 2023-09-30 13:33:04 +02:00
Dobin Rutishauser f24a8091da fix: bug 2023-09-30 12:19:30 +02:00
Dobin Rutishauser 7d92f5b643 refactor: simplify sectionsbag 2023-09-30 12:11:38 +02:00
Dobin Rutishauser 081902b844 fix: nonexistent section 2023-09-29 14:57:39 +02:00
Dobin Rutishauser 42c41868aa refactor: FilePeDotNet to FilePeDotnet 2023-09-29 13:11:50 +02:00
Dobin Rutishauser e8bc9cdb4f refactor: phase 2 split dotnet 2023-09-29 11:54:22 +02:00
Dobin Rutishauser ab9cc7b196 refactor: phase 1 of pe section rework 2023-09-29 10:22:12 +02:00
Dobin Rutishauser 27b17c41d5 fix: dont scan DotNet headers 2023-09-28 20:40:48 +02:00
Dobin Rutishauser e3905e54b5 fix: section confusion in dotnet, workaround 2023-09-26 21:43:11 +02:00
Dobin Rutishauser d01e25fb8c logging: add more log 2023-09-24 21:06:14 +02:00
Dobin Rutishauser 3b0a6b492c fix: data directory again 2023-09-24 18:11:05 +02:00
Dobin Rutishauser 4ada0d1eaa fix: bug when directory sections have size 0 2023-09-24 18:09:33 +02:00
Dobin Rutishauser 080817e980 fix: two bugs with malformed pe 2023-09-24 17:38:45 +02:00
Dobin Rutishauser 9933a94d9c feature: regionbag in match detail 2023-09-22 21:04:42 +02:00
Dobin Rutishauser b9b94019e0 feature: data reference app in match detail 2023-09-22 21:04:25 +02:00
Dobin Rutishauser 168c5653f5 feature: better avredhelper 2023-09-22 20:33:15 +02:00
Dobin Rutishauser f33da0cb9f refactor: sections vs regions with helper and test fixes 2023-09-17 21:42:07 +02:00
Dobin Rutishauser c718ad8336 fix: section detection 2023-09-17 20:48:57 +02:00
Dobin Rutishauser 616a616a83 Merge remote-tracking branch 'refs/remotes/origin/main' 2023-09-17 13:30:04 +02:00
Dobin Rutishauser 34d3e02f33 feature: initial IAT support (with section areas) 2023-09-17 13:26:46 +02:00
Dobin Rutishauser 047242200a fix: peSections and regions in every plugin:file (not just PE, also flat) 2023-09-11 16:49:42 +02:00
Dobin Rutishauser 3e937bbb6b fix: remove dnfile workaround for its new version 2023-09-10 10:26:13 +02:00
Dobin Rutishauser db107e05b3 feature: add section details (additional to section info) 2023-09-01 08:52:22 +02:00
Dobin Rutishauser 7ff571906c fix: bug 2023-09-01 07:26:19 +02:00
Dobin Rutishauser 4fa9cfd18e feature: regions 2023-09-01 07:24:17 +02:00
Dobin Rutishauser 6a2cba7b46 feature: introduce regions in PE 2023-08-31 06:10:59 +02:00
Dobin Rutishauser e1c71ef794 feature: iat addr 2023-08-30 06:04:10 +02:00
Dobin Rutishauser 3241d19149 refactor: cleanup 2023-08-29 08:34:55 +02:00
Dobin Rutishauser 94319d0b14 fix: iteration/matchidx for incremental scan (refactoring reducer) 2023-08-29 08:15:25 +02:00
Dobin Rutishauser 1512878e76 feature: pdb upload 2023-08-28 11:25:57 +02:00
Dobin Rutishauser cc6fdd2395 feature: initial pdb support 2023-08-28 07:11:32 +02:00
Dobin Rutishauser b524205df4 fix: fileplain again 2023-08-24 06:29:46 +02:00
Dobin Rutishauser ea2cc78b2b fix: scan bug 2023-08-24 06:23:22 +02:00
Dobin Rutishauser 2135e8506d log: nicer 2023-08-19 15:24:00 +02:00
Dobin Rutishauser 4ed9823d01 fix: better hash check for sections 2023-08-19 14:33:44 +02:00
admin 97c25a9168 fix: dotndata data not sorted in ui 2023-08-12 20:52:00 +02:00
admin fe40515ddb fix previous 2023-08-06 19:19:49 +02:00
admin 0caa376faf fix: dotnet section for match bug if in pe section 2023-08-06 19:18:10 +02:00
Dobin Rutishauser b97d386974 feature: csv output with detailed section name stats 2023-08-05 22:31:00 +02:00
Dobin Rutishauser 3c3b5dc83c fix: new scan 2023-08-05 22:29:25 +02:00
admin 7a77c5f758 fix: unecessary include 2023-08-04 20:20:46 +02:00
admin 9c388e6f1f fix: include 2023-08-04 20:19:54 +02:00
admin ea63d94f67 refactor: better logging 2023-08-03 21:33:15 +02:00
admin 0f7aeeecfb Merge branch 'main' of https://github.com/dobin/avred into main 2023-08-03 21:31:51 +02:00
admin fcd7649bd8 feature: more dotnet data 2023-08-03 21:30:48 +02:00
Dobin Rutishauser e59d0d7858 fix: iteration, and refactor utils to myutils 2023-08-01 13:18:38 +02:00
admin c87fd5ada7 refactor: logging.warn to logging.warning 2023-07-14 15:43:35 +02:00
admin cf49d9cc42 feature: hash scanning, also for sections 2023-07-14 15:43:00 +02:00