Skip to content

Instantly share code, notes, and snippets.

View tcmal's full-sized avatar
🏴‍☠️
happy wrath month!

Aria tcmal

🏴‍☠️
happy wrath month!
View GitHub Profile
@tcmal
tcmal / pwnme.asm
Created October 5, 2021 15:29
MIPS pwnme
# mips stack pwnme by tcmal
# contrived & kinda easy :)
# to get binary into mips i/o, use the command line:
# $ echo -e "payload" | mars-mips sm pwnme.asm
.data
prompt: .asciiz "Enter a name: "
length: .asciiz "Your name is this long: "
congrats: .asciiz "You did it!"
// ULTRAKILL Auto-Splitter by tcmal
// Starts whenever not on main menu
// Splits on level change
// Last updated: 10/08/2021 for GREED update.
state("ULTRAKILL")
{
int level: "mono-2.0-bdwgc.dll", 0x494A90, 0xF40, 0x0, 0xD0, 0x20, 0x40, 0xBC;
float seconds: "mono-2.0-bdwgc.dll", 0x494A90, 0xF40, 0x0, 0xD0, 0x20, 0x40, 0xD0;
}