SkillAgentSearch skills...

EazDecode

A library to decode EazFuscator's encrypted symbol names, if you have the password.

Install / Use

/learn @holly-hacker/EazDecode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EazDecode

A program for decoding EazFuscator stacktraces.

Note

This program does not allow you to decrypt symbols you don't have the password for. As such, it is only useful in a limited amount of cases (i.e. with past source leaks).

All functionality in this progran is also present in the official EazFuscator SDK, however since the SDK will re-initialize its RNG every decryption cycle, it is very slow. This library does not have this limitation, allowing it to decrypt thousands of symbol names in under a second.

Usage

For examples on how to use the library, see the bundled EazDecode application or osu-decoder, a tool which decrypts symbol names inside a binary and produces a runnable output.

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated1mo ago
Forks13

Languages

C#

Security Score

90/100

Audited on Feb 25, 2026

No findings