← Home ← Back to /g/

Thread 105677854

6 posts 2 images /g/
Anonymous No.105677854 >>105677935 >>105678428 >>105678462 >>105678787 >>105678946
Can chat gpt decompile ROMS?
Chat gpt told me it can translate hex binary from ImHex into JSON or C++ code after I gave him the documents (.doc) that explain the inner workings of the hex code (because they're from a hacking discord).

Is it legit or is just allucination BS?
Anonymous No.105677935
>>105677854 (OP)
A coworker of mine pointed some AI, I forget which, at binary code. It was probably 15% correct but 95% confident sounding. I couldn't talk my coworker out of trying to use it further, but that's what happens anyways, when people are over their head, they'll typically burn up to some limit of time, accomplish nothing, then pretend it all never happened or something more important "came up". Humanity is fucked, AI is a hardware accelerator for retards.
Anonymous No.105678428
>>105677854 (OP)
Not that easy. A rom is just data so the AI cant determine whats code and whats not it would have to see the rom running on an emulator to be able to extract the code and it would also need the prior knowledge of the hardware for the rom
Anonymous No.105678462
>>105677854 (OP)
it might start actually doing something, but it will get into hallucinations pretty quick. best bet would be breaking code into small chunks and then feeding them to llm one chunk at a time, better even in new chat sessions. buy if you were planning to just drop binary and expect translated and editable source as a return - nah, that ain't happening.
Anonymous No.105678787
>>105677854 (OP)
>translate binary into JSON
What the fuck does that mean? Do you understand any of the words you're using? go ahead, explain to the class how the fuck you think executable code can be "translated" to JSON
Anonymous No.105678946
>>105677854 (OP)
imagine the hallucinations