Daniel Plohmann
Daniel Plohmann
By transforming additional DTOs into full python dataclasses, it would likely become possible to use an acceleration library like [mashumaro](https://github.com/Fatal1ty/mashumaro) for the (un)marshalling of MatchingResult, which is very expensive for...
* possibly make it installable via pip * bind starting the plugin to a shortcut
Similar to the solution for memory issues observed in the backend, it might be worthwhile to adapt the spawning methodology for batch processing in the CLI client (e.g. malpedia update...
No idea why this is not done yet, if an explicit oep param is added to `disassembleBuffer`, then of course it should be used...
* Use GridFS to actually store the binary samples and then have only references to these from jobs and their persisted equivalents instead of having this data somewhat mixed *...
seems to occur with certain samples from malpedia batch processed SMDA reports, investigate and fix. ``` mcrit-server | File "/usr/local/lib/python3.10/dist-packages/falcon/app.py", line 425, in __call__ mcrit-server | responder(req, resp, **params) mcrit-server...
Project/thesis here, currently a Ghidra plugin. Backend should be swappable to SMDA with acceptable effort. -> https://github.com/WenzWenzWenz/DelphiReSym