![]() |
|
#11
|
|||
|
|||
|
Quote:
you said correct thing, but I'm a bit confused and thinking about right mitigation of this kind of issue... here is the case - http://prntscr.com/7a28hl we are reading the instruction, it wants to create the Double [][] array, but no one has that type anywhere...... of course we could not simulate the work of mscorlib (it creates this type in runtime?) so we can't also return null from the reading method...... or we could and have to create the type of Double[][] in runtime then return the ref to it's ctor?...... Please advice thanks |
| Tags |
| de4dot, deobfusacator |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [C#] De4Dot GUI | V0K3 | Source Code | 2 | 04-17-2015 06:07 |