Commit Graph

12 Commits

Author SHA1 Message Date
ViR Dash
23477ccb5f Implemented ConfuserEx deobfuscator
x86 cflow and x86 constant decryption
Backport of LINQ (LinqBridge)
Shift left/right emulation fixes in de4dot core
Block class extended to hold additional information
2017-02-13 11:14:22 +02:00
xode0
236b1768f4 Fix for the last .NETReactor. 2016-02-16 23:47:14 +01:00
de4dot
4c684bb67e Update copyright years 2015-10-29 22:45:26 +01:00
de4dot
b0a183a1b2 Emulate more instrs: conv.r.un, conv.r4, conv.r8 2014-04-21 15:36:25 +02:00
de4dot
9de80a0e07 Make Int32Value.Create(Bool3) public 2014-04-21 15:23:01 +02:00
de4dot
39a99d5e01 Update copyright years 2014-03-11 22:15:43 +01:00
de4dot
78196ffeee Add (uint) casts to prevent long temp values 2013-10-17 19:26:06 +02:00
de4dot
ae408ab6eb Rename create() -> Create() 2013-10-17 19:19:21 +02:00
de4dot
52111f7e39 Real8Value can now also be "invalid", like Int{32|64}Value 2013-10-16 10:13:19 +02:00
de4dot
156bc4c7ee Rename public value -> Value, validMask -> ValidMask 2013-10-16 10:13:09 +02:00
de4dot
3cf63a5f7e Emulate some more instructions 2013-10-15 10:12:41 +02:00
de4dot
43e441ca93 Rename blocks -> de4dot.blocks 2013-10-02 20:49:21 +02:00