silab-nitkc/hibari-gas
An experimental obfuscator for software protection using the SMT-based code generation
This tool helps software developers protect their assembly programs from reverse engineering and tampering. It takes an assembly program written in GNU assembler format as input, and outputs an obfuscated version of the same program. Software developers concerned with intellectual property protection or security of their binaries would use this.
No commits in the last 6 months.
Use this if you need to make your assembly language software harder for attackers to understand or modify, preserving its original function.
Not ideal if you are looking for protection beyond assembly-level obfuscation or if you need to obfuscate programs written in higher-level languages directly.
Stars
7
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 05, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/silab-nitkc/hibari-gas"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
howerj/dbcc
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
JhnW/devana
Python package to parse and generate C/C++ code as context aware preprocessor.
biojppm/regen
Easy C++ reflection and code generation
SoftSec-KAIST/CodeAlchemist
CodeAlchemist: Semantics-Aware Code Generation to Find Vulnerabilities in JavaScript Engines (NDSS '19)
Samsung/UTopia
UT based automated fuzz driver generation