├── Hands-onJTAGforfunandrootshells.pdf ├── Hands-onJTAGforfunandrootshells_part2.pdf ├── JtagEnabler.cpp ├── Jtagsploitation.pdf ├── LICENSE.md ├── README.md ├── getty_patch.gdb ├── ocd_rpc_getty.py ├── ocd_rpc_kernel_fs_acl.py └── ocd_rpc_memdump.py /Hands-onJTAGforfunandrootshells.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/Hands-onJTAGforfunandrootshells.pdf -------------------------------------------------------------------------------- /Hands-onJTAGforfunandrootshells_part2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/Hands-onJTAGforfunandrootshells_part2.pdf -------------------------------------------------------------------------------- /JtagEnabler.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/JtagEnabler.cpp -------------------------------------------------------------------------------- /Jtagsploitation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/Jtagsploitation.pdf -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/README.md -------------------------------------------------------------------------------- /getty_patch.gdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/getty_patch.gdb -------------------------------------------------------------------------------- /ocd_rpc_getty.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/ocd_rpc_getty.py -------------------------------------------------------------------------------- /ocd_rpc_kernel_fs_acl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/ocd_rpc_kernel_fs_acl.py -------------------------------------------------------------------------------- /ocd_rpc_memdump.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esden/jtagsploitation/HEAD/ocd_rpc_memdump.py --------------------------------------------------------------------------------