Skip to content

Decatf/libjaunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libjaunt

A library to catch illegal opcode system calls for an ARM Cortex-A9 CPU. The CPU registers are passed on to another library (such as tcg-arm) which can emulate the opcode.

How to use this

Inject this library by using LD_PRELOAD or load it dynamically using dlopen.

About

A library to catch illegal opcode system calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published