Skip to content
/ gdb-ios Public
forked from swigger/gdb-ios

GNU Debugger for jail broken IOS on arm64

License

GPL-2.0 and 3 other licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Unknown
COPYING.LIBGLOSS
Unknown
COPYING.NEWLIB
Notifications You must be signed in to change notification settings

R3zk0n/gdb-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
		   README for GNU development tools

see original gdb source for that README, please.

      swigger's notes on this fork

This project provides basic gdb support on 64bits jailbroken iOS (arm64 or aarch64).

How to make:
	./configure --host=aarch64-apple-darwin
	make

Tested on my jail borken iPhone 5s which runs iOS 8.4 .

Warning: it is partially working.

A sample toolchain is uploaded into sample_toolchain folder.
Unpack it and have fun.
Note: you should modify *.wrapcc.cfg and bash scripts like
 `aarch64-apple-darwin-ar` , make paths in them valid to make 
this sample toolchain work.

About

GNU Debugger for jail broken IOS on arm64

Resources

License

GPL-2.0 and 3 other licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Unknown
COPYING.LIBGLOSS
Unknown
COPYING.NEWLIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.5%
  • Assembly 15.4%
  • Makefile 12.1%
  • D 10.9%
  • C++ 3.4%
  • Objective-C 3.2%
  • Other 4.5%