Skip to content
View Billy-Ellis's full-sized avatar

Organizations

@ZygoSec

Block or report Billy-Ellis

Report abuse

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

Report abuse
Billy-Ellis/README.md

Hi there 👋

I'm Billy, an iOS security researcher based in London, UK.

I'm interested in all-things security - from low-level programming, to reverse engineering and exploit development. Here you will find various tools and random projects I've built over the past few years. Hopefully there's something here you'll find valuable!

Want to chat with me about one of my projects, or something else? You can reach me at billy@zygosec.com, or find me on:

🐦 Twitter

🎥 YouTube

📝 My blog

👨‍���� My website

Pinned Loading

  1. Exploit-Challenges Exploit-Challenges Public

    A collection of vulnerable ARM binaries for practicing exploit development

    C 930 172

  2. jitsploitation jitsploitation Public

    iOS browser exploit for CVE-2020-9802, an old JIT bug.

    HTML 7

  3. framebuffer_write framebuffer_write Public

    A tool to write text to the iOS screen by directly modifying the pixel information in the framebuffer

    C 90 17

  4. aslr-kernel-patch aslr-kernel-patch Public

    Tool to patch the ASLR slide generation in the kernel to disable user-land ASLR on 32-bit iOS

    C 31 4

  5. kobject kobject Public

    A tool to pull C++ object names from kernel memory

    C 16 2

  6. game-of-life-ios game-of-life-ios Public

    Implementation of Conway's "Game of Life" in Swift https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

    Swift 1