Skip to content

mali reverse-engineering tool for dumping the close source driver memory

Notifications You must be signed in to change notification settings

yuq/mali-syscall-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

support mali driver version

r4p0 r6p1

usage

  1. Boot an OS with close source driver installed into command line
  2. Start X server with xinit
  3. Build this tool by just make
  4. Run some OGL app you want to dump the memory with
LIMA_WRAP_LOG=<log file path and name> LD_PRELOAD=<path to libMali_wrap.so> DISPLAY=:0 <OGL app>

About

mali reverse-engineering tool for dumping the close source driver memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages