Damian SowaGetting data from Android apps, how do I manage to get assets and JSON files from APK files?I would like to start with that even if you can get data from the other apps you probably shouldn’t use it, it probably has some copyrights…Mar 1
AIFastCashLLM4Decompile — When AI Starts Decompiling BinariesA team of passionate researchers has developed LLM4Decompile, the first open-source Large Language Model (LLM) dedicated to decompilation…Mar 17Mar 17
clearbluejarEveryday Ghidra: Symbols — Prescription Lenses for Reverse Engineers — Part 1In reverse engineering a closed-source binary using Ghidra or other software reverse engineering frameworks, a key objective is to…May 8May 8
Devanshu TerminalA Comprehensive Guide to Python Binary Decompilation🐍 Ever wondered how Python bytecode, the low-level representation of your Python code, can be translated back into human-readable code…Dec 7, 2023Dec 7, 2023
Damian SowaGetting data from Android apps, how do I manage to get assets and JSON files from APK files?I would like to start with that even if you can get data from the other apps you probably shouldn’t use it, it probably has some copyrights…Mar 1
AIFastCashLLM4Decompile — When AI Starts Decompiling BinariesA team of passionate researchers has developed LLM4Decompile, the first open-source Large Language Model (LLM) dedicated to decompilation…Mar 17
clearbluejarEveryday Ghidra: Symbols — Prescription Lenses for Reverse Engineers — Part 1In reverse engineering a closed-source binary using Ghidra or other software reverse engineering frameworks, a key objective is to…May 8
Devanshu TerminalA Comprehensive Guide to Python Binary Decompilation🐍 Ever wondered how Python bytecode, the low-level representation of your Python code, can be translated back into human-readable code…Dec 7, 2023
Cristian DeleonDecompiling and repacking Electron AppsElectron apps are incredibly easy to unpack! No, seriously. Now do you actually get anything out of unpacking them? Most of the time, no…Feb 11, 20222
Tristan WhiteIntro to .NET Reverse EngineeringYou’ve got your hands on a .NET binary that you want to reverse engineer. What do you do?Dec 2, 2023
InProAndroidDevbyMerab Tato KutaliaHow I hacked an Android app for a premium featureI rewrote the bytecode to unlock premium features and now I will show you how to prevent it from happening to your apps.Oct 18, 202110