herrcore

Results 3 comments of herrcore

## Discovery Before attempting to add additional disassembly passes we need to do a bit of discovery and documentation first. Mainly we want to have a documentation that explains exactly...

Basic blocks are not normalized (they overlap): Simple example: `pe.emotet.x86` BB at offset 121979 overlaps with BB at offset 120533. We don't need to normalize this but it might be...

Added the pe and elf entry points to the functions to be processes instead of just pushing the address of the start of the function b86a709cb83490064629b8c32b29999f455602ed Improved coverage for **pe.x86**...