https://github.com/zyedidia/quark
QUark Assembly Rewriting Kit
https://github.com/zyedidia/quark
Last synced: 3 months ago
JSON representation
QUark Assembly Rewriting Kit
- Host: GitHub
- URL: https://github.com/zyedidia/quark
- Owner: zyedidia
- License: mit
- Created: 2023-06-25T03:39:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-04T05:38:44.000Z (8 months ago)
- Last Synced: 2025-05-26T15:04:53.267Z (8 months ago)
- Language: C++
- Homepage:
- Size: 147 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QUark Assembly Rewriting Kit
This is a tool for static instrumentation of ARM64 programs. It works on
relocatable object files (before the linker has run, but after the compiler).
The tool is currently in-progress and currently does not have a nice API for
writing instrumentation tools.