An OLLVM-CFF Deobfuscation Plugin
-
Updated
Dec 5, 2023 - Python
An OLLVM-CFF Deobfuscation Plugin
D810-ng (Next Generation) is an updated, tested, refactored, and optimized IDA Pro plugin used to deobfuscate code at decompilation time by modifying IDA Pro microcode.
LLMs have ended reverse engineering as a high-barrier skill. Case study: reconstructing 6/7 custom HTTP signing parameters of Douyin (TikTok CN) v38.1.0 native library in 30 days using Claude Opus. 大型语言模型(LLMs)已经终结了“逆向工程是一项高门槛技能”的时代。案例研究:使用 Claude Opus,在 30 天内成功还原抖音(中国版 TikTok)v38.1.0 原生库中 7 个自定义 HTTP 签名参数中的 6 个。
Use binaryninja workflow to deflat ollvm cff
"ollvm-unflattener" is a tool designed to reverse the flattening process used by some LLVM obfuscators to make code harder to analyze. It allows users to restore the original structure of the code for easier understanding and manipulation.
Add a description, image, and links to the ollvm topic page so that developers can more easily learn about it.
To associate your repository with the ollvm topic, visit your repo's landing page and select "manage topics."