RevEngAI/reait
RevEng.AI Toolkit and Python API
This toolkit helps cybersecurity analysts and reverse engineers understand compiled executable programs. It takes a binary file (like an ELF or PE executable) as input, analyzes its components, and identifies similarities to other known binaries. The output includes information like symbol embeddings, vulnerability data, and matches to open-source components, aiding in tasks like malware analysis or software composition analysis.
No commits in the last 6 months.
Use this if you need to identify known components, vulnerabilities, or find similar functions within unknown or stripped executable binaries.
Not ideal if you are working with source code or high-level applications, as this tool specifically focuses on low-level compiled binary analysis.
Stars
33
Forks
6
Language
Python
License
GPL-3.0
Category
Last pushed
Sep 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RevEngAI/reait"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.,...