Example Usage
import libpe;
int main() {
libpe::Clibpe pe(L"C:\\myFile.exe"); //or pe.OpenFile(L"C:\\myFile.exe");
const auto peImp = pe.GetImport();
if(peImp) {
...
}
...
}
See also
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
.NET-Deobfuscator
Open Source
Lists of .NET Deobfuscator and Unpacker (Open Source)…
010editor
Free
Templates and scripts for 010 editor…
mitmproxy2swagger
Free
Automagically reverse-engineer REST APIs via capturing traffic…
NebulaFD
Free
A work in progress, reimagined decompiler for Clickteam Fusion.…
RetDec
Open Source
Retargetable machine-code decompiler based on LLVM. Developed by Avast. Decompiles x86, ARM, MIPS, P…