Pinned Repositories
chatroom-c
A multi-threaded CLI-based chat application in a mesh network design using plain C with pthreads + sockets.
cuda-number-points
CUDA C++ program demo to find all points within epsilon distance of each point.
ghidra-iboot
Ghidra loader for decrypted iBoot, LLB, iBEC, iBSS, SecureROM, and AVPBooter images
idevicerestore
idevicerestore, but with support for virtual devices
JNIAnnotationTest
Playground for testing FastNative and CriticalNative annotations for Android
SpotifyUpgradeFinder
Find download links for specific versions of Spotify (Windows)
super-tart
tart, but with custom AVPBooter ROM, serial I/O, DFU mode, GDB debugging (port 8000), and panic halting. See help menus for `tart create` and `tart run` for more info. Requires SIP/AMFI to be disabled for required entitlement.
usbpatchd
Patch iOS USB restriction for SSH over USB on the lock screen on checkm8-compatible devices
vma2pwn
Scripts + patches to pwn vma2 (Virtualization.framework) macOS virtual machines
XNU-syscall-hiding-PoC
PoC showing a method to hide syscalls on XNU (arm64 macOS and iOS) from static analysis
nick-botticelli's Repositories
nick-botticelli/usbpatchd
Patch iOS USB restriction for SSH over USB on the lock screen on checkm8-compatible devices
nick-botticelli/vma2pwn
Scripts + patches to pwn vma2 (Virtualization.framework) macOS virtual machines
nick-botticelli/super-tart
tart, but with custom AVPBooter ROM, serial I/O, DFU mode, GDB debugging (port 8000), and panic halting. See help menus for `tart create` and `tart run` for more info. Requires SIP/AMFI to be disabled for required entitlement.
nick-botticelli/XNU-syscall-hiding-PoC
PoC showing a method to hide syscalls on XNU (arm64 macOS and iOS) from static analysis
nick-botticelli/idevicerestore
idevicerestore, but with support for virtual devices
nick-botticelli/JNIAnnotationTest
Playground for testing FastNative and CriticalNative annotations for Android
nick-botticelli/keybag-crawler
Fetch Apple firmware keybags for a device automatically (and decrypt them)
nick-botticelli/liboffsetfinder64
A 64bit offsetfinder. It finds offsets, patches, parses Mach-O and even supports IMG4. Playground for vma2 iBoot.
nick-botticelli/MetalShaderTools
Tools and samples for understanding Apple's Metal shading language and its LLVM Bitcode shader files
nick-botticelli/opensn0w
Modern opensn0w?
nick-botticelli/xdeobf
A deobfuscation plugin for IDA
nick-botticelli/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
nick-botticelli/sshrd
suckless ramdisk tool for iOS8+ (now with build management!)
nick-botticelli/Virtual-iBoot-Fun
Another Virtualization.framework demo project, with focus to iBoot (WIP)
nick-botticelli/VirtualBuddy
VirtualBuddy... but with Development mode + GDB stub. Requires SIP/AMFI to be turned off.
nick-botticelli/chatroom-c
A multi-threaded CLI-based chat application in a mesh network design using plain C with pthreads + sockets.
nick-botticelli/cuda-number-points
CUDA C++ program demo to find all points within epsilon distance of each point.
nick-botticelli/accent
Tweak to change iOS accent color; now with rootless support (e.g., for Dopamine jailbreak).
nick-botticelli/bytecode-viewer-gradle-old
Old fork of bytecode-viewer converted to Gradle (the better build automation tool)
nick-botticelli/c-ray-tracer
A very fast ray tracer written in C originally done for a school project.
nick-botticelli/dex2jar
Tools to work with android .dex and java .class files
nick-botticelli/futurerestore
futurerestore, but with support for virtual devices
nick-botticelli/iBoot64Patcher
A reboot of the popular iBoot32Patcher but with twice the amount of bits
nick-botticelli/libirecovery
Library and utility to talk to iBoot/iBSS via USB on Mac OS X, Windows, and Linux; now supporting virtual devices
nick-botticelli/lzrw3a-decompress
A simple front-end decompressor for the LZRW3-a format.
nick-botticelli/nick-botticelli
~
nick-botticelli/nick-botticelli.github.io
nick-botticelli/S3Ripper
Download and parse an S3 bucket
nick-botticelli/SpookyUnicodeBenchmarkJ
Spooky stuff. Faster code ~ slower code?
nick-botticelli/vma2pwn-tools
Binary tools (unfortunately) needed for vma2pwn. Fork this and add your own binaries if so desired.