diff --git a/README.md b/README.md index ea810ea..586a545 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,10 @@ If you are reading this and your name happens to be "Dean Herbert", 'sup. I was ## Usage It has a help menu, you can figure it out. -## It doesn't work! +## FAQ + +### It doesn't work! As of 26/03/2019, peppy has reportedly changed the encryption key used for encrypting symbol names. This tool will only work on osu! builds before that date (that are still obfuscated by EazFuscator). + +### This looks decompiled! Did you even write this yourself?? +You can tell from commit [3d15ab](https://github.com/HoLLy-HaCKeR/osu-decoder/commit/3d15ab56f221e7f005b3efe7adee5ea04f2a2db9) that the source in this repo started from a decompiled program. I was an idiot and just lost the original source a few years ago.