Skip to content

mcampetta/serialsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serialsh

> safety net against bootloop (reverse engineering session): spawn a shell over serial.

I. Requierements
	1. DCSD cable,
	2. serial terminal,
	3. jailbroken iOS device,
	4. basic compiling tools + ldid.

II. Notes
	> original project by @qwertyoruiopz,
	> once compiled, copy the the binary to /etc/rc.d/ on the device,
	> you can also get a shell-over-serial by setting the serial=3 boot-arg (alternative).

updated: 03.05.2020

About

safety net against bootloop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 88.2%
  • Makefile 11.8%