An inject tools for injecting js code into electron application
Please follow DMCA when using this code
- unpack
node_modules.asarpackage (in./resources) - write
hook.jsintoravenpackage directory (raven will be required at the early stage of startup in some application) - modify
index.jsofraven,injecting require ofhook.js
Currently using embedded javascript file (
hooklog.js)
usage:
- modify
hook.jsif you need - use
cargo buildto make executable - Move the program to the electron application directory
- run
- Windows / Typora 1.4.8 PASSED
- Ubuntu / Typora 1.4.7 PASSED