https://github.com/lifting-bits/lifting-tools-ci
Utilities to help with Continuous Integration & Testing for Binary Translation Tools
https://github.com/lifting-bits/lifting-tools-ci
Last synced: 12 months ago
JSON representation
Utilities to help with Continuous Integration & Testing for Binary Translation Tools
- Host: GitHub
- URL: https://github.com/lifting-bits/lifting-tools-ci
- Owner: lifting-bits
- Created: 2021-05-06T21:01:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T21:57:39.000Z (over 2 years ago)
- Last Synced: 2025-04-11T03:40:07.771Z (about 1 year ago)
- Language: Python
- Size: 60.5 KB
- Stars: 2
- Watchers: 8
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# CI Utilities for Lifting Tools
This repository contains scripts and utilities for running binary lifting tools (like mcsema, anvill, remill, rellic, etc.) against various tests sets, like AnghaBench.
Doing a CI test is team effort; some code exists here and some in the individual tool repository.
## Cloud Scripts
The scripts in `cloud` create cloud instances for various cloud providers that launch a startup script and terminate the instance on script exit.
## Tool Run Scripts
These scripts run a tool (like Rellic, Anvill, etc.) on a large set of input files