AmJayden

AmJayden

reverse-engineer programmer


19 year old programmer and reverse engineer from the United States.


Reconstructing Wizard101 Source Code Using IDAPython

7 minute read

By AmJayden

Using IDAPython to reconstruct the file hierarchy of Wizard101 and rename all of the functions.


Read Post

December 27, 2023

Fuzzing a Bug in Luau and Lua 5.2's Arithmetic

4 minute read

By AmJayden

In this post, I discuss how I developed a fuzzer for Lua 5.2, which led me to discover a bug in its arithmetic operations. Interestingly, this bug was not only present in Lua 5.2, but also in its previous versions and in Luau.


Read Post

December 23, 2023