Hacker News new | ask | show | jobs
by cognibits 4249 days ago
Without going too much into details, I work in cyber security and we use graph db to store control flow graphs of modules/binaries that we disassembled using IDA/IDAPython. We use the information to filter out "interesting" functions when conducting a research that spans across versions of the same product.