Tag: data analysis
3 articles
An introduction to Wirego, a tool for Wireshark plugin development
Quarkslab is open-sourcing Quokka, a binary exporter to manipulate a program's disassembly without a disassembler. This blog post introduces the project, details some parts of its inner workings, and showcases some potential usages. Quokka enables users to write complex analyses on a disassembled binary without dealing with the disassembler API.
This blog post presents a comparison between various disassembled binary exporters.