Joined February 2016
5 Photos and videos
Miasm retweeted
While there are several frameworks for #reverseengineering that provide features we needed to see through Wslink’s virtual-machine-based obfuscator, we used @MiasmRe in this project simply because it’s actively maintained and we’re already familiar and satisfied with it. 4/5
1
1
7
2 Dec 2021
Little update: based on the great @NCCGroupInfosec blog post (research.nccgroup.com/2021/1…), we added color support for IR and ASM graph output: Thank you guys !
1
9
34
Miasm retweeted
12 Sep 2021
I finally decided to publish my complete toolset written for Tinynuke analysis You'll find config and injects grabber, dll extractors, Ghidra deobfuscation scripts and @cea_sec miasm based scripts github.com/Heat-Miser/tinynu… #Tinynuke #ReverseEngineering #Malware
1
24
63
Miasm retweeted
Giving the workshop on code deobfuscation was great fun. Thanks for your active participation! #HITB2021AMS Check out code, slides and samples here: github.com/mrphrazer/hitb202…
5
56
157
19 May 2021
Congratulation, you both succeeded in: - resolving the challenge - writing a great tutorial on how to add a custom architecture in Miasm & exploit the IR!
Writeup for FCSC CTF 2021 - 'VMV' "Defeating Nested Virtualization with @MiasmRe" mrt4ntr4.github.io/FCSC21-CT… I explain how to write a custom architecture in Miasm and then use some pattern detection logic to solve the challenge. This took most of my time, Hope you guys like it!
2
18
Miasm retweeted
If you want to learn more about control-flow graph construction, analysis and loop detection, check out my slide deck. I also wrote a blog post on how these concepts can be easily explored with @MiasmRe. synthesis.to/2021/03/15/cont…
1
27
92
Miasm retweeted
A good example of automatic code deobfuscation based on pattern matching is stadeo by @ESET. They use @MiasmRe to automatically remove control flow flattening for the stantinko malware family. github.com/eset/stadeo
1
13
62
Miasm retweeted
Friday, 19:00 GMT 2 at #r2con2020: In a live coding, I will use @r2gui and @MiasmRe to automatically identify and remove opaque predicates in an APT malware sample. Check it out: rada.re/con/2020/youtube

3
11
40
Miasm retweeted
Emulating the NotPetya bootloader with @MiasmRe, an article by @la_F0uin3 and myself, translated from an article originally published in @MISCRedac : aguinet.github.io/blog/2020/… Code available here: github.com/aguinet/miasm-boo…
24
37
9 Jun 2020
I am missing something here; On windows 10 15063: - In kernel32, IsProcessCritical is an export redirected to api-ms-win-core-processthreads-l1-1-2.IsProcessCritical - no ApiSet for this dll - in this dll, IsProcessCritical is... a redirected export to kernel32.IsProcessCritical
1
2
9 Jun 2020
The *real* IsProcessCritical seems to be located in kernelbase.dll. If someone knows the mechanism used in the linker to resolve this, please tell me!
1
1 Apr 2020
The development of the #rust version of Miasm is ongoing 😉 Using PyO3 to expose python bindings compatible with current scripts!
2
15
40
Miasm retweeted
10 Mar 2020
I wrote a part 1 of a 2 part series of articles portraying my experience with Yuma Kurogome’s comprehensive course on Advance Binary Deobfuscation with @MiasmRe. I introduced some @radareorg aswell :) ulexec.github.io/ulexec.gith…
3
78
142
Miasm retweeted
Here's what I've learned about disassembling programs using @MiasmRe williballenthin.com/post/202…
32
80
Miasm retweeted
Here's my first set of notes collected while learning @MiasmRe to do Binary Analysis in Python3. williballenthin.com/post/202…
2
55
126