@cryptaxUsing AI-assisted decompilation of Radare2A few months ago, Radare2 (aka r2), an open source disassembler which can be entirely used by command line, started implementing AI plugins…Sep 17
@cryptaxReversing an Android sample which uses FlutterFlutter is a framework able to build multi-platform apps (e.g. iOS and Android) from a single code base. The same source code is able to…May 12, 2022
InAardvark InfinitybyAardvark InfinityFeatures of a God-Tier DecompilerHigh Accuracy and ReadabilityJul 24Jul 24
Sergey KuznetsovUnderstanding Python Byte-code and Decompilation: A Comprehensive GuideIntroductionMar 182Mar 182
InTowards DevbyTarik BerkovacBehind the scenes of .NET & KestrelMany of us set breakpoint at the controller and think that it is the very first thing that is hit when we make HTTP request through Swagger…Apr 17Apr 17
@cryptaxUsing AI-assisted decompilation of Radare2A few months ago, Radare2 (aka r2), an open source disassembler which can be entirely used by command line, started implementing AI plugins…Sep 17
@cryptaxReversing an Android sample which uses FlutterFlutter is a framework able to build multi-platform apps (e.g. iOS and Android) from a single code base. The same source code is able to…May 12, 2022
InAardvark InfinitybyAardvark InfinityFeatures of a God-Tier DecompilerHigh Accuracy and ReadabilityJul 24
Sergey KuznetsovUnderstanding Python Byte-code and Decompilation: A Comprehensive GuideIntroductionMar 182
InTowards DevbyTarik BerkovacBehind the scenes of .NET & KestrelMany of us set breakpoint at the controller and think that it is the very first thing that is hit when we make HTTP request through Swagger…Apr 17
mohamad waelBest Microsoft Windows, disassemblers, and decompilers.A disassembler is a program which is able to generate assembly code from binary code, and a decompiler is a program, which is capable of…May 29, 2021
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
PNF SoftwareWhat is decompilation?Software decompilation is the process of reverse engineering a compiled software program to recover its source code or a representation…Jan 5