McGill-DMaS/Kam1n0-Community
The Kam1n0 Assembly Analysis Platform
Kam1n0 helps security analysts and reverse engineers compare and categorize different versions of software or unknown binaries. It takes compiled executable files (binaries) and identifies identical or highly similar code sections, even if they've been optimized or obfuscated. This allows users to quickly understand relationships between software or identify known vulnerabilities.
626 stars. No commits in the last 6 months.
Use this if you need to identify copied code or classify unknown software binaries, especially when dealing with various compiler optimizations or code obfuscation.
Not ideal if your primary goal is to analyze source code or if you need to identify very subtle, single-instruction differences in assembly without considering functional equivalence.
Stars
626
Forks
125
Language
C
License
Apache-2.0
Category
Last pushed
Mar 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/McGill-DMaS/Kam1n0-Community"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
TalEliyahu/Awesome-AI-Security
Curated resources, research, and tools for securing AI systems
The-Art-of-Hacking/h4cker
This repository is maintained by Omar Santos (@santosomar) and includes thousands of resources...
aw-junaid/Hacking-Tools
This Repository is a collection of different ethical hacking tools and malware's for penetration...
jiep/offensive-ai-compilation
A curated list of useful resources that cover Offensive AI.
Kim-Hammar/csle
A research platform to develop automated security policies using quantitative methods, e.g.,...