#decompile — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #decompile, aggregated by home.social.
-
Plus: An interview with the creator of legendary emulator ZSNES and a healthy dose of patch notes.
-
Video Game Preservation Through Decompilation - Unlike computer games, which smoothly and continuously evolved along with the hard... - https://hackaday.com/2025/06/23/video-game-preservation-through-decompilation/ #reverseengineering #hackadaycolumns #softwarehacks #decompilation #classicgames #decompile #emulation #games
-
So, someone I know has fallen victim to a discord grabber thingy. Unfortunately, it doesn't just grab the discord token, but also all stored browser passwords - !Including bank details!!
From what I can tell, it seems to be blank grabber, which is no longer under active development but still dangerous.
Me and @max213 have tried reverse engineering the exe (it was compiled with pyinstaller) but to no luck. The malware runs as a background task and reports back to a webhook whenever a new discord login happens so that it can capture the token, so we aim to try retrieve the webhook URL in order to delete it so that the password can be safely reset.
We managed to get the pyc files and partially decompile them using uncompyle, but it seems to use AES or whatever to run the code without antivirus noticing.
If anyone could try and help, that would be amazing.
The extracted .pyc files: https://cdn.discordapp.com/attachments/1143782226648113222/1144919619635781722/Config_for_blank_CC.exe_extracted.zip
Original EXE: https://cdn.discordapp.com/attachments/1143085368833482925/1143102813388427295/Config_for_blank_CC.exe
#malware #reverseengineering #python #pyinstaller #decompile #grabber
-
Camera Hack Peels Back Layers of Embedded Linux - Embedded Linux devices are everywhere these days, and sooner or later, you’re goin... - https://hackaday.com/2021/04/20/camera-hack-peels-back-layers-of-embedded-linux/ #reverseengineering #securitycamera #softwarehacks #embeddedlinux #networkcamera #flashstorage #linuxhacks #decompile #ghidra #spi