Skip to content
View thyrn90's full-sized avatar

Block or report thyrn90

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

thyrn90

"source code is just a spoiler. the binary is the only thing that doesn't lie."


low-level enthusiast living in the digital basement. i spend way too much time staring at hex because high-level abstractions feel like lying to myself.

i take things apart to see how they tick. usually found manual unpacking what your "anti-tamper" tried to hide, fighting with ida pro's graph view, or trying to convince ghidra that it's wrong about a pointer.

living in ring 0 because ring 3 is too crowded. if it’s compiled, i’ll probably decompile it. if it’s obfuscated, i’ll take it as a personal challenge.

  • expertise: manual unpacking, binary deobfuscation, and finding memory leaks i created myself.
  • tools of choice: ida pro, binary ninja, radare2, and windbg for when things get really ugly.
  • warning: i speak fluent x86_64 but i still don't know how to center a div. please don't ask.

📬 discord: thyrn90. | mail: thyrn90 [at] proton [dot] me

Profile Views

Pinned Loading

  1. opaque opaque Public

    A highly aggressive, Zero-IAT C++ anti-analysis engine featuring a custom VCPU. Designed to melt debuggers and protect indie projects from reverse engineering.

    C++