This is your work, valued
currently most interested in deobfuscation/analyzing software protections
x64dbg-vmp-trace. unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared up A LOT of misconceptions I had regarding VMP, and helped me not be as spooked as before about trying to use complex libs
67x64dbgTraceReader. easily extract, edit, or analyze data from x64dbg traces (.trace32/64) and output data back into a valid .trace file or w/e format desired.
17x64dbgTraceReader-bdway. [WIP] tool to analyze/manipulate a .trace64 file and output the data back into a working .trace64 file or w/e format desired
8exploringVMP. temp location for sharing cool discoveries made while researching VMP [VMProtect 3.6 Ultimate DEMO]
8CAScratch. super old src for Combat Arms cheat.
4autoclient. external Python game bot using OpenCV (template matching) and adb to auto-complete quests in a mobile MMORPG on NoxPlayer emulator.
4py_discord_emoji_downloader. .py script to download all emojis from servers in bulk
2pwnadv3hack. simple hotkey hack for Pwn Adventure 3
1HyperHide. Hypervisor based anti anti debug plugin for x64dbg
1