CARVIEW |
posixninja
(Joshua Hill)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Joshua Hill
- Website/Blog
- https://www.posixninja.org
- Location
- Atlanta, GA
- Member Since
- Jan 28, 2009
Following 28 coders and watching 23 repositories view all →
Public Repositories (7)
-
idevicerestore
Restores firmware and filesystem to iPhone/iPod Touch
Last updated Mon May 31 15:36:49 -0700 2010
-
iphonelinux
Forked from planetbeing/iphonelinux
Port Linux to the iPhone
Last updated Sun May 30 23:26:27 -0700 2010
-
spirit-linux
Linux port of the "Spirit" jailbreak using libimobiledevice
Last updated Sun May 23 11:47:21 -0700 2010
-
xpwn
Forked from planetbeing/xpwn
A cross-platform custom NOR firmware loader and custom IPSW generator for the iPhone
Last updated Fri May 07 09:09:57 -0700 2010
-
irecovery
Forked from westbaer/irecovery
console client for 2.x (and probably 3.x) iboot/ibss.
Last updated Thu May 06 17:52:09 -0700 2010
-
jboot
An open source replacement for Apple's iBoot
Last updated Wed Mar 17 13:33:26 -0700 2010
-
genpass
Generates vfdecrypt key for iPhoneOS 3.0 filesystem
Last updated Tue May 12 10:02:10 -0700 2009
Public Activity 
-
75a3f5f
Added code to automatically detect when connection is lost
-
da25954
Merge commit 'martin/martin'
-
5e31b03
Copy and paste error, this should free name, not path
-
66a62d5
Parse progress message and report progress
- 1 more commit »
-
10398c1
Critical FTL_Restore bug fix
-
9d7a0ed
Bug fixes for FTL, added DMA shutdown.
-
5b35022
A try at writing a FTL restore function.
- 107 more commits »
This is probably going to sound stupid, but...
-
30fd568
Implemented a few more events, got rid of the old ones and cle...
-
d4b7794
Fixed issue with the linker script
-
ff13cfd
Started to add AES code
-
67e00c2
Updated TODO file
-
d8ab28e
Changed some filenames and made it so it won't abort too early
-
1e4d650
Fixed build errors
-
4f35095
Few bug fixes and some cleanup
-
2a9b01d
Added licence info for new files
-
ec60a9f
Fixed build errors, still some linking problems
-
3945858
reorginized offset header files
-
e4158f3
Added licence infomation README and TODO
-
87de88c
Implemented NOR data request, it's ugly but it works! Successf...
-
ce77e6a
Began work on a new event based callback system
-
8e62479
cleaned up and fixed kernelcache restore. just successfully re...
Segmentation Fault.
-
2cabfb6
Updated TODO file with recent advancements
-
81ffbe2
Refactor sending and signing of images to reduce redundant code
-
cbf65ca
Pass IPSW filename as mandatory argument
- 2 more commits »
-
507825f
Filesystem is now restoring, need to add in kernelcache restor...