Skip to content
View marsh-github's full-sized avatar

Block or report marsh-github

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
marsh-github/README.md

Background

I'm Marshall, I'm a Software Engineer and Reverse Engineer in the making. I specialize in C, C++, x86 and x64 ASM, and Lua. I started learning programming when I was around 5-6 years old on an old Mac Mini and was immediately fascinated by how such a tiny device could do thousands of operations per second. And from there, curiosity did the rest of the work. I had a ton of questions on how computers worked on a hardware level, as well as on a software level.

What am I currently working on?

  • Several projects with my friends (code obfuscators, code DE-obfuscators, compilers, micro-kernels, flux capacitors, cure to cancer..)
  • Emulators (specifically QEMU based ones, and I do occasionally dable in building software-based emulation frameworks)
  • Instrumentation Tooling (IDA scripts, small projects/helpers here and there)
  • Vulnerability discovery, specifically in the Windows Kernel with things like RCE

What are my interests?

  • If it wasn't immediately obvious, low-level systems engineering and kernel development
  • Cryptography & Math
  • Cooking/Culinary Arts
  • Design (I really enjoy UI design)
  • Literature & Philosophy

Pinned Loading

  1. cookie-clicker-mod cookie-clicker-mod Public

    cookie-clicker-mod (Marsh Mod) is a simple mod GUI for the popular JavaScript game "cookie clicker", which gives you the ability to give yourself cookies, receive all achievements, and more.

    JavaScript

  2. DeltaEngine DeltaEngine Public archive

    DeltaEngine is a game engine written in C++. It uses OpenGL 3.3.0 to render objects in 3D space, and uses ImGUI for rendering 2D GUIs. Please note that this code base is really old and I am no long…

    C++

  3. marsh-github marsh-github Public

    A sort of "misc" repository, I'll upload configs, random tools that don't deserve a full repo, and more here.

  4. Lusha Lusha Public

    Lusha is my attempt at bundling together all of the pure Lua sha hashing algorithm functions that I've used in my projects into a single library.

    Lua