0xMcX
0d5ce67987
stack recovery for dup & ldelem.ref ( #206 )
...
* dup recursive search
* previous instruction from branch
* ldelem.ref if operand is ref type
* methodstack without loops and check for fall through
* without Linq
* without recursivity
* optimisation
* Added branch backtracking
* CRLF to LF
* Added range check
2020-06-08 19:00:43 +02:00
de4dot
db2fef8d72
Remove utf8 bom
2019-01-01 12:53:38 +01:00
de4dot
d44974d8a2
Use latest dnlib
2018-04-28 04:13:36 +02:00
de4dot
01f29039f2
Update project files, use C# 7.2
2018-03-16 21:38:41 +01:00
de4dot
6cbb3e18eb
Use dnlib 3.0
2018-03-16 07:26:24 +01:00
de4dot
68d412ed2e
Fix merge
2017-09-27 20:55:41 +02:00
cawk
e29fb57078
Sorry Small Fix ( #134 )
...
* Agile VM Support
This supports latest agile vm
* Fix
* Supports
* t
* Fix Or
* Delete CSVM6.bin
2017-09-27 20:52:48 +02:00
cawk
2eec34719f
Agile VM Support ( #133 )
...
* Agile VM Support
This supports latest agile vm
* Fix
* Supports
2017-09-27 19:44:59 +02:00
PoroCYon
126758fa6f
Fix compiler errors (on mono) ( #123 )
2017-01-05 13:46:04 +01:00
de4dot
4c684bb67e
Update copyright years
2015-10-29 22:45:26 +01:00
de4dot
282cabed87
Some updates because of new dnlib version
...
- Use a GenericParamContext when resolving tokens
- IDecrypter.GetMethodBody() method signature got updated
- ICustomAttributeType now implements IMethod so we don't need to cast it
- MemberRefFinder now scans all SecurityAttributes and MarshalType for types
2014-05-10 09:00:43 +02:00
de4dot
27694eb19c
Support Agile.NET 6.3.0.17
2014-03-27 11:41:18 +01:00
de4dot
43453f3863
Support more than one string decrypter method
2014-03-27 11:28:52 +01:00
de4dot
ff3b87e42e
Use next handler if end is reached
2014-03-24 20:18:37 +01:00
de4dot
39a99d5e01
Update copyright years
2014-03-11 22:15:43 +01:00
de4dot
a9a79021a4
Print number of restored methods
2014-03-11 22:05:54 +01:00
de4dot
e2a95f6838
Support Agile.NET 6.3.0.10
2013-11-23 22:00:13 +01:00
de4dot
52668b9420
Restore bool/char array ldelem/stelem instructions
2013-11-22 20:21:09 +01:00
de4dot
b65e9a59df
Support latest Agile.NET
2013-11-08 11:05:17 +01:00
de4dot
f9dde3317c
Rename namespace vm -> vm.v1
2013-10-29 18:11:31 +01:00
de4dot
211d1b67f6
Use standard .NET naming convention
2013-01-19 13:03:57 +01:00
de4dot
05e773018e
Update copyright years
2013-01-01 17:03:16 +01:00
de4dot
e15c74ae3e
dnlib submodule was renamed. Update code
2012-12-20 02:06:09 +01:00
de4dot
be2271f932
Add updated submodule
2012-12-16 00:03:56 +01:00
de4dot
6ce3b44de6
Preserve tokens if VM code couldn't be restored
2012-12-14 16:51:21 +01:00
de4dot
9263a3df3d
Remove all cecil code/comment refs
2012-11-22 09:14:51 +01:00
de4dot
5c2237b439
Remove useless property
2012-11-20 01:16:02 +01:00
de4dot
4658e911a2
Reset resource data positions
2012-11-20 01:15:27 +01:00
de4dot
d9bc6ea480
Fix operand restorer
2012-11-20 01:14:05 +01:00
de4dot
5ad2e18695
Update code since submodule was updated
2012-11-19 17:58:34 +01:00
de4dot
6a7ddbaa56
Update code; submodule was updated
2012-11-16 23:50:52 +01:00
de4dot
b152362088
Update logger
...
- It's not static anymore
- It implements ILogger
- It can ignore errors/warnings but an option to disable it
2012-11-11 05:41:54 +01:00
de4dot
4393df31d9
Update detection of CSVM asm ref
2012-11-08 07:07:02 +01:00
de4dot
583d4201f5
Port Agile.NET deobfuscator
2012-11-07 05:17:45 +01:00
de4dot
19ed1ac219
Rename CliSecure -> Agile_NET
2012-11-06 16:38:39 +01:00