Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ///////////////////// Keyz World-Dev.com - to DDC Team //////////////////////
- Unpacking confuser v1.9 max settings enabled.
- first download the msil decryptor.
- http://adf.ly/rt7Wn
- http://adf.ly/rt7Zt
- Now Just browse the confused assembly... its important to check on the use loadlibrary, then click on decrypt..
- You still cant browse on the methods when you open it on SAE dont use reflector coz that was a trash as simple as that.
- So here's the next step..
- Download this: universal fixer, if you dont have..
- http://adf.ly/rt7ab
- Browse the decryted assembly, then click on fix just use default.. wait for the tool to fix the program, remember that it will takes a longer time to do its job since we know that confuser sucks it also defend on the program size.. seeing on the statistic of the fixer that it successfully fixed and save the assembly on a directory signals us that it already done on its job...
- open it on SAE and feel happy to browse on those methods and you gonna see those il codes... Smile
- but the last problem is that it wont run.. Mad ?
- so here's the solution... on SAE search for the word "broken file" it will be found by the decompiler and go to the first il code of that method,copy its RVA address.
- open the fixed file on CFF EXPLORER..
- http://adf.ly/rt7cG
- input the RVA ADDRESS on the rva box on the cff explorer and it will give you its offset address of the file, then change the bytes on that offset with this hex byte value 2A (IN SImple word, we ret that method, we just only use hexbyte patching.), and maybe wait also for my search and replace byte patcher to easily do this or someone can generate it or just program the tool.
- run the file, and it will run now... so cheers..
- the strings are still encrypted, but there is a tool named dotnet tracer, to help you crack easy as like you are blind.. Tongue
- de4dot can also cleaned the fixed the running assembly, so newbie cracker will now wont have problem on confuser..
- AND SO, CONFUSER WILL NOW ENDS.. Enjoy
- Keyz / Jejus.
Add Comment
Please, Sign In to add comment