JEB Java method hook generator #formatting
This commit is contained in:
parent
50ae9a92d6
commit
31584e46ef
@ -117,9 +117,12 @@ ab fridadescribe console.log(Object.getOwnPropertyNames(Java.use('$').__proto__)
|
|||||||
<details>
|
<details>
|
||||||
<summary>JEB</summary>
|
<summary>JEB</summary>
|
||||||
|
|
||||||
Place cursor at Java method's signature and press `Ctrl+Shift+F`, it will copy the code to system clipboard using `xclip`.
|
Java method hook generator with keyboard shortcut
|
||||||
|
|
||||||
* Add to `~/$JEB$/scripts`
|
1. Add the following Python code to `~/$JEB$/scripts`
|
||||||
|
2. Place cursor at Java method's signature and
|
||||||
|
3. Press `Ctrl+Shift+F`
|
||||||
|
4. Code is copied to system clipboard (using `xclip`)
|
||||||
|
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
Loading…
Reference in New Issue
Block a user