The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "User:Npupyshev"
(→iDevices) |
m (→Projects) |
||
Line 4: | Line 4: | ||
Here's the list of my iOS-related projects: |
Here's the list of my iOS-related projects: |
||
*[https://github.com/npupyshev/bxdiff bxdiff] - apply and (later) create BXDIFF41 patches like ones from OTA updates. |
*[https://github.com/npupyshev/bxdiff bxdiff] - apply and (later) create BXDIFF41 patches like ones from OTA updates. |
||
+ | *semi-update - (in development) a tool with GUI to apply [https://theiphonewiki.com/OTA_Updates OTA updates] to file system. It won't update [http://theiphonewiki.com/wiki/Kernelcache kernel] or [[bootchain]] because they need SHSH to be updated. It will avoid files that are used in untether exploits. |
||
*pwnlwvm - (in development) a tool to repartition iOS devices with LwVM partition scheme. Current status: trying to reverse the IOFlashPartitionScheme or LightweightVolumeManager classes in kernel. |
*pwnlwvm - (in development) a tool to repartition iOS devices with LwVM partition scheme. Current status: trying to reverse the IOFlashPartitionScheme or LightweightVolumeManager classes in kernel. |
||
*sshusbmux - tool to connect to iOS device SSH using USBMux. Uses MobileDevice.framework. You can find it in my Github repo. Still isn't functioning properly in tunneling mode. |
*sshusbmux - tool to connect to iOS device SSH using USBMux. Uses MobileDevice.framework. You can find it in my Github repo. Still isn't functioning properly in tunneling mode. |
Revision as of 11:56, 31 March 2015
Russian iOS programmer and reverse-engeneer. I like snowmobiling, playing tennis and programming for jailbroken iOS. My surname transcription is [pupi:ʃev].
Projects
Here's the list of my iOS-related projects:
- bxdiff - apply and (later) create BXDIFF41 patches like ones from OTA updates.
- semi-update - (in development) a tool with GUI to apply OTA updates to file system. It won't update kernel or bootchain because they need SHSH to be updated. It will avoid files that are used in untether exploits.
- pwnlwvm - (in development) a tool to repartition iOS devices with LwVM partition scheme. Current status: trying to reverse the IOFlashPartitionScheme or LightweightVolumeManager classes in kernel.
- sshusbmux - tool to connect to iOS device SSH using USBMux. Uses MobileDevice.framework. You can find it in my Github repo. Still isn't functioning properly in tunneling mode.
- some tweaks (mostly for usage in Russia) for VK app.
- Cydia repository - no need to localize it.
Programming languages:
- C/C++/Objective-C/Objective-C++
- PascalABC:)
- PHP
- ActionScript
- x86/ARM assembly (beginner).
Contacts
iDevices
Device | Variant | Color | Storage | Firmware | Jailbroken? | Purpose |
---|---|---|---|---|---|---|
iPhone 5c | iPhone5,3 | White | 16GB | 8.2 | No | Main |
iPod Touch 4G | iPod4,1 | Black | 8GB | 6.1.6 | Yes | Testing |
iPad 4 | iPad3,6 | Black | 128GB | 8.1.2 | Main/Testing |