-
Notifications
You must be signed in to change notification settings - Fork 498
Description
Just writing them down here to not forget 😉 . Feel free to split / close etc. @kevoreilly @doomedraven
-
Update CAPEv2 README + docs to include a section on CAPE-parsers since they were moved there.
-
'Bump the dump'. Any payloads or anything detected by CAPE itself (whether procdumps, etc..), should always be all the way at the top in case of multiple dumps.
These may or may not be interesting and/or harder to do:
-
On the main submission page of CAPE, it could be useful to display the 'current version' and the last version (date) as mentioned in the changelog. Might require pulling the info from Git or whichever. But could be handy to keep track.
-
Option for a 'Download all' button on Payloads / Dropped files tab.
-
When setting a bp or using dump on api options using CAPE debugger, and a dump is generated (in Payloads tab), one can infer the correct dump by reviewing the analysis log, e.g. see https://capesandbox.com/analysis/21104/ which I uploaded. Perhaps an extra row in Payloads could be useful that shows the specific bp or API option that generated the dump? Probably this idea can be scrapped as we can review the analysis log, but who knows.
That's all,