Skip to content
View n0blenote's full-sized avatar

Highlights

  • Pro

Block or report n0blenote

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
n0blenote/README.md

noblenote

sitecodeberg


I'm noblenote/nicole, and currently am a BCmpSci student that is interested in binary analysis and research. Currently, I'm interested in how browsers are made, and conventions for memory safety in interpreters!

Previously talked at Ruxmon against how Rosetta emulates x86 MachO binaries in the context of game hacks - here's the link on YouTube.


Popular repositories Loading

  1. assaultcube_internal_macos assaultcube_internal_macos Public

    For learning purposes only - using the Rosetta 2 translation layer, we can generate x86 dylib files to translate AssaultCube along with any Framework or library included at runtime.

    Rust

  2. assaultcube_external_macos assaultcube_external_macos Public

    An example of a simple external MacOS health cheat, using offsets found in a Rosetta 2 translation of the game.

    Rust

  3. basefinder-macosx basefinder-macosx Public

    Using task_for_pid to perform a gdb->context like command for running binaries on MacOSX.

    Rust

  4. skills-introduction-to-github skills-introduction-to-github Public

    My clone repository

  5. skills-secure-code-game skills-secure-code-game Public

    My clone repository for Secure Code game

    JavaScript

  6. sha1_solver sha1_solver Public

    A basic text SHA1 solver against a given list of words