An open API service indexing awesome lists of open source software.

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

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.