JEB Java method hook generator #formatting-2

This commit is contained in:
iddoeldor 2020-11-04 01:08:36 +02:00 committed by GitHub
parent 31584e46ef
commit 780ee12c9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ ab fridadescribe console.log(Object.getOwnPropertyNames(Java.use('$').__proto__)
Java method hook generator with keyboard shortcut Java method hook generator with keyboard shortcut
1. Add the following Python code to `~/$JEB$/scripts` 1. Create Python file with the following code @ `~/$JEB$/scripts`
2. Place cursor at Java method's signature and 2. Place cursor at Java method's signature and
3. Press `Ctrl+Shift+F` 3. Press `Ctrl+Shift+F`
4. Code is copied to system clipboard (using `xclip`) 4. Code is copied to system clipboard (using `xclip`)