https://github.com/dbwodlf3/smc
SMC is a si CMS
https://github.com/dbwodlf3/smc
Last synced: 3 months ago
JSON representation
SMC is a si CMS
- Host: GitHub
- URL: https://github.com/dbwodlf3/smc
- Owner: dbwodlf3
- Created: 2020-11-10T05:08:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T19:21:24.000Z (over 2 years ago)
- Last Synced: 2025-01-05T14:23:39.556Z (5 months ago)
- Language: LLVM
- Homepage:
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## README
You can read result of the detctor in de directory.You can read more information about smc bench in src/smc-bench/smc directory.
## Requirements
- McSema
- llvm
- llvmlite
- Cmake## quick start
```
target='binary'
python3 analysis.py --ir target.ll --bin target
```