Posted
can anyone deobf this script? 406k symbols break my AI https://pastefy.app/0U0KNyZi/raw
Replied
The first step is to stop feeding tokens into LLMs and expecting it to decompile virtualized code. They don't work like that. If they did, the obfuscator is terrible, because that means the bytecode was standard and unencrypted and the LLM managed to find the patterns.
What you want to do is research what can actually devirtualize code. You can also, quite literally, step through the code mentally. That's what most people do to figure out how virtualization works.
Cancel
Post
Security researcher, low-level programmer, and system administrator.
https://github.com/reversed-coffee
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post