[go: nahoru, domu]

Skip to content
View nick-botticelli's full-sized avatar
💭
busy patching kernelcache.release.vma2
💭
busy patching kernelcache.release.vma2

Block or report nick-botticelli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nick-botticelli/README.md

Hi there 👋

I am a newly-graduated student of Northern Arizona University currently working on Java, C/C++, and Android development, software security, and more during my free time.

Check out my Gists here

Pinned Loading

  1. vma2pwn vma2pwn Public

    Scripts + patches to pwn vma2 (Virtualization.framework) macOS virtual machines

    Shell 34 2

  2. usbpatchd usbpatchd Public

    Patch iOS USB restriction for SSH over USB on the lock screen on checkm8-compatible devices

    Shell 50 16

  3. XNU-syscall-hiding-PoC XNU-syscall-hiding-PoC Public

    PoC showing a method to hide syscalls on XNU (arm64 macOS and iOS) from static analysis

    C 17 8

  4. cuda-number-points cuda-number-points Public

    CUDA C++ program demo to find all points within epsilon distance of each point.

    Cuda

  5. super-tart super-tart Public

    Forked from cirruslabs/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 disab…

    Swift 24 2

  6. chatroom-c chatroom-c Public

    A multi-threaded CLI-based chat application in a mesh network design using plain C with pthreads + sockets.

    C