A Glimpse Into DexProtector | Romain Thomas
This blog post provides a high-level overview of DexProtector's security features and their limitations
I reverse engineered DexProtector, the security solution protecting applications like Revolut and other banking apps.
From custom ELF loaders to vtable hooking, here is an insight into how these protections work and their limitations.
www.romainthomas.fr/post/26-01-d...
05.01.2026 06:11
π 33
π 12
π¬ 0
π 0
I'm happy to share that LIEF 0.17.0 is out: lief.re/blog/2025-09...
15.09.2025 03:49
π 12
π 5
π¬ 0
π 0
LIEF patchelf
This blog post introduces a modern LIEF-based version of patchelf
New blog post on implementing patchelf-like functionalities using LIEF's Rust bindings:
lief.re/blog/2025-07...
14.07.2025 05:09
π 3
π 2
π¬ 0
π 0
DWARF as a Shared Reverse Engineering Format
This blog post introduces a new API in LIEF to create DWARF files
[Blog Post] New high-level API in LIEF that allows the
creation of DWARF files. Additionally, I present two plugins designed to export
program information from Ghidra and BinaryNinja into a DWARF file.
lief.re/blog/2025-05...
(Bonus: DWARF file detailing my reverse engineering work on DroidGuard)
27.05.2025 13:50
π 21
π 15
π¬ 1
π 0
Fuzzing Windows ARM64 binaries with a DBI and LLVM?
Here we go: www.romainthomas.fr/post/25-04-w...
28.04.2025 12:36
π 4
π 5
π¬ 0
π 0
New updates in LIEF including better support for PE modifications and ARM64EC/ARM64X binaries.
Blog post: lief.re/blog/2025-02...
17.02.2025 04:30
π 8
π 4
π¬ 0
π 0
Want to support security researchers from Dragon Sector in covering legal costs piling up after they went public with logic bombs in train firmware?
IBAN for donations is available here:
www.ccc.de/en/updates/2...
Talks for context
media.ccc.de/v/37c3-12142...
streaming.media.ccc.de/38c3/relive/...
28.12.2024 09:29
π 36
π 18
π¬ 0
π 1
LIEF 0.16.0 is out featuring new (extended) capabilities like Dyld Shared Cache support, Assembler/disassembler, ...
lief.re/blog/2024-12...
10.12.2024 11:24
π 9
π 5
π¬ 0
π 0
It would make a nice combo!
23.11.2024 12:28
π 1
π 0
π¬ 1
π 0
LIEF Disassembler API based on LLVM MC
So for my first post on Bluesky, I'm happy to share that LIEF (extended) is now providing an API to disassemble code (backed by the LLVM MC layer).
This disassembler is integrated with other functionalities
like dyldsc or DWARF info.
You can checkout lief.re/doc/latest/e... for the details.
23.11.2024 09:33
π 30
π 9
π¬ 1
π 1