How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It provides an environment for analyzing the internal logic and data structures of compiled binaries through integrated disassembly and visualization. The platform supports a containerized deployment model to provide isolated environments for binary analysis, which is used to examine suspicious binaries without risking the host system. It is an extensible security tool that allows for the addition of custom analysis capabilities and visualizers via native plugins and scripts. The to
A Python library to interface with a cuckoo-modified instance
Malware Configuration And Payload Extraction
A machine learning tool that ranks strings based on their relevance for malware analysis.
Modified edition of cuckoo
The main features of spender-sandbox/cuckoo-modified are: Malware Analysis Sandboxes.
Projects with overlapping indexed features include: rizinorg/cutter — Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It… fireeye/stringsifter — A machine learning tool that ranks strings based on their relevance for malware analysis. keithjjones/cuckoo-modified-api — A Python library to interface with a cuckoo-modified instance. kevoreilly/capev2 — Malware Configuration And Payload Extraction. korelogicsecurity/mastiff — Malware static analysis framework. mandiant/capa — capa is a binary capability scanner that identifies high-level behaviors and actions an executable can perform, such…