Thread: M/o/vfuscator
View Single Post
  #1  
Old 07-02-2015, 15:02
an0rma1 an0rma1 is offline
Friend
 
Join Date: Feb 2002
Posts: 203
Rept. Given: 101
Rept. Rcvd 29 Times in 17 Posts
Thanks Given: 359
Thanks Rcvd at 104 Times in 41 Posts
an0rma1 Reputation: 29
M/o/vfuscator

hi,

read this one in Securelist:

Quote:
The M/o/Vfuscator

Based on a paper that proves that the ��mov�� instruction is Turing complete, the M/o/Vfuscator takes the source code and compiles it into a program that uses *only* mov instructions – no comparisons, no jumps, no math (and definitely no SMC cheating).

The talk demonstrated how it is possible to write programs with only mov instructions as a way to obfuscate code. I asked the author of the presentation to make a crackme using the obfuscator, which he kindly made.

Crackme: https://github.com/xoreaxeaxeax/movfuscator/tree/master/crackme
Obfuscator: https://github.com/xoreaxeaxeax/movfuscator
i am downloading right now,
some hours of fun or some hours of frustration

regards

Last edited by an0rma1; 07-02-2015 at 15:10.
Reply With Quote
The Following 3 Users Say Thank You to an0rma1 For This Useful Post:
niculaita (07-02-2015), softgate (07-04-2015)