MrSynAckSter
NYC based security hacker. Obsessions include exploit development, reverse engineering, machine learning, SAT solvers, biohacking, and high performance compute
Leviathan SecurityNYC
Pinned Repositories
ARMaHYDAN
A tool for manipulating 'optional' bits in ARM processor instructions.
basicASMalgorithms
Older repository back up of a project I started back in 2014 of trying to implement all the CS101 algorithms in ASM. Never really got around to finishing it.
binnavi-gueb
Version of Binnavi used for the thesis "Finding the needle in the heap : combining binary analysis techniques to trigger use-after-free"
CircuitBreakerMUD
Multi-User Dungeon System I was working on for a while. Was meant to be used for Lain at one point, but it's still a work in process. Restored to github in 2020.
DriverBuddy
DriverBuddy is an IDA Python script to assist with the reverse engineering of Windows kernel drivers.
exploitkitpub
hunt32
My 32K executable music entry from Revision 2022
if-it-s-Dumb-and-It-Works
A collection of Simple IDA Python scripts I use in my daily adventures
kmdf_re
Helper idapython code for reversing kmdf drivers
Presentations
Collection of My Presentations at Conferences
MrSynAckSter's Repositories
MrSynAckSter/Presentations
Collection of My Presentations at Conferences
MrSynAckSter/CircuitBreakerMUD
Multi-User Dungeon System I was working on for a while. Was meant to be used for Lain at one point, but it's still a work in process. Restored to github in 2020.
MrSynAckSter/ARMaHYDAN
A tool for manipulating 'optional' bits in ARM processor instructions.
MrSynAckSter/basicASMalgorithms
Older repository back up of a project I started back in 2014 of trying to implement all the CS101 algorithms in ASM. Never really got around to finishing it.
MrSynAckSter/binnavi-gueb
Version of Binnavi used for the thesis "Finding the needle in the heap : combining binary analysis techniques to trigger use-after-free"
MrSynAckSter/DriverBuddy
DriverBuddy is an IDA Python script to assist with the reverse engineering of Windows kernel drivers.
MrSynAckSter/exploitkitpub
MrSynAckSter/hunt32
My 32K executable music entry from Revision 2022
MrSynAckSter/if-it-s-Dumb-and-It-Works
A collection of Simple IDA Python scripts I use in my daily adventures
MrSynAckSter/kmdf_re
Helper idapython code for reversing kmdf drivers
MrSynAckSter/lighthouse
Code Coverage Explorer for IDA Pro & Binary Ninja
MrSynAckSter/lightsout
A LightsOut MBR clone
MrSynAckSter/memorycorruption
Super Collider Files for an Interactive Sound Performance From My Masters Degree Days
MrSynAckSter/mona
Corelan Repository for mona.py
MrSynAckSter/Organ-Failure-
Organ Failure: Interactive sound and video piece from my masters degree, circa 2012. Re-uploaded to github March 2020.
MrSynAckSter/ROPgadget
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC and MIPS architectures.
MrSynAckSter/snake-in-my-boot
An implementation of snake in a bootloader
MrSynAckSter/ThumbSlicer
Slice Thumbs
MrSynAckSter/tree-sitter-kotlin
Kotlin grammar for Tree-Sitter
MrSynAckSter/weathermusic
Weather music was a master's degree project creating weather out of music. Circa 2011.
MrSynAckSter/wrmsr_scan
IDA Pro script intended to scan drivers for use of the wrmsr instruction, with some tracing.
MrSynAckSter/znc
Official repository for the ZNC IRC bouncer