Skip to content

Hook Cleaner removes unwanted compiler-provided exports and functions from a wasm binary to make it (more) suitable for being used as a Hook

Notifications You must be signed in to change notification settings

XRPLF/hook-cleaner-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hook Cleaner

Hook Cleaner removes unwanted compiler-provided exports and functions from a wasm binary to make it (more) suitable for being used as a Hook

WIP

This project is still being debugged

Requirements

None, as long as you have any version of

  • gcc
  • make

from the past 15 years you can build this.

Build

git clone https://github.com/RichardAH/hook-cleaner-c.git
cd hook-cleaner-c
make

Use

./hook-cleaner accept.wasm

About

Hook Cleaner removes unwanted compiler-provided exports and functions from a wasm binary to make it (more) suitable for being used as a Hook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published