Example Usage
------------------------103-------------------------- // 0 PUSH_STRING → stack[0] = "d41d8cd98f00b204e9800998ecf8427e" // 3 SET_VAR scope[0][4] ← stack[0] // 6 GET_VAR → stack[0] = scope[0][3] // 9 PUSH_UNDEFINED → stack[1] = undefined // 10 STRICT_NOT_EQUAL stack[0] = stack[0] !== stack[1]
See also
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
010editor
Free
Templates and scripts for 010 editor…
GDB with pwndbg
Open Source
Kali
GDB (GNU Debugger) enhanced with pwndbg plugin for exploit development and reverse engineering. Adds…
RetDec
Open Source
Retargetable machine-code decompiler based on LLVM. Developed by Avast. Decompiles x86, ARM, MIPS, P…
abcde
Open Source
ABCDE是一个使用Kotlin编写的OpenHarmony逆向工具包,目前已经实现的功能为解析方舟字节码文件中 的类信息、方法信息、字面量数组信息以及对方法进行反汇编,解析资源索引文件等功能。…
IDA Pro
Paid
The industry-standard disassembler and decompiler (with Hex-Rays decompiler). Supports the widest ra…