Daniel Plohmann
Daniel Plohmann
Several users reported that processing larger Delphi samples blows up memory usage and processing time for SMDA. There is possibly a bug in the structure parsing or some of its...
Can possibly reuse code from here: https://github.com/teambi0s/rust_demangler/tree/main/demangler
Right now, the MongoDB container is used as is, without any way to adjust its configuration parameters. To improve this situation, a `mongod.conf` could be included in the setup to...
Cycling through the colors for semantic highlighting will leave blocks with white background color (instead of whatever it was before).
Given the same IDB - SemanticExplorer produces results on Win7 - IDA 7.0 - python27 but will not have results on Linux - IDA 7.5 - python36.
MS has open-sourced a good part of win32 API documentation, this could be potentially salvaged for offline API lookups? -> https://github.com/MicrosoftDocs/win32
Hi! I was working on my disassembler's instruction wildcarding and also had a look at how you have been doing it with mkYARA. While revisiting capstone's internals, I noticed that...
* think of orphan query samples and functions that don't have a job connected to them * think of doing a DB compact afterwards
* Check if something like this can be used to auto-generate documentation for Falcon: * https://github.com/Javlopez/falcon-apispec * complete doc strings and typing in McritClient
For various purposes, it might be worthwhile to introduce and support universal tagging on the level of families, samples, functions, possibly also matching reports.