TGViewer
r0 Crew (Channel) r0 Crew (Channel) @r0_crew · 8.96K subscribers
Post #2103 9.86K
Mergen converts Assembly code into LLVM IR, a process known as lifting. It leverages the LLVM optimization pipeline for code optimization and constructs control flow through pseudo-emulation of instructions. Unlike typical emulation, Mergen can handle unknown values, easing the detection of opaque branches and theoretically enabling exploration of multiple code branches.

These capabilities facilitate the deobfuscation and devirtualization of obfuscated or virtualized functions. Currently in early development, Mergen already shows promise in devirtualizing older versions of VMProtect, with ambitions to support most x86_64 instructions.

https://github.com/NaC-L/Mergen

#llvm #lifting #vmprotect #tnaci
GitHub GitHub - NaC-L/Mergen: Deobfuscation via optimization with usage of LLVM IR and parsing assembly. Deobfuscation via optimization with usage of LLVM IR and parsing assembly. - NaC-L/Mergen
  • 👍 24
  • ❤ 9
  • 🥰 4
  • 👏 2
More from @r0_crew
  1. Jan 19, 2025New blog on using CLR customizations to improve the OPSEC of your .NET execution harness.…
  2. Jan 1, 2025Happy New Year! May every binary reveal its secrets, every challenge find its solution, an…
  3. Nov 15, 2024Complete list of LPE exploits for Windows (starting from 2023) https://github.com/MzHmO/Ex…
  4. Sep 27, 2024Attacking UNIX Systems via CUPS, Part I CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, an…
  5. Sep 26, 20240-Click exploit in MediaTek Wi-Fi chipsets affects routers and smartphones / Exploiting (C…
  6. Sep 3, 2024Native function and Assembly Code Invocation https://research.checkpoint.com/2022/native-f…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →