Can chat gpt decompile ROMS? - /g/ (#105677854) [Archived: 831 hours ago]

Anonymous
6/23/2025, 7:21:29 AM No.105677854
1601322880054
1601322880054
md5: 98b9753e04d807a8dbb2db31c73c46e9🔍
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?
Replies: >>105677935 >>105678428 >>105678462 >>105678787 >>105678946
Anonymous
6/23/2025, 7:42:45 AM 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
6/23/2025, 9:25:50 AM 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
6/23/2025, 9:31:02 AM 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
6/23/2025, 10:35:17 AM 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
6/23/2025, 11:12:03 AM No.105678946
>>105677854 (OP)
imagine the hallucinations