Posted May 13, 201510 yr [unpackMe] UnpackMe Can you unpack this? Should be harder then previous version! Edited October 25, 20168 yr by CodeCracker Removed attachement: sorry!
May 13, 201510 yr here you go Dotnet-Shield_v2_UnpackMe_Unpacked.rar Edited May 13, 201510 yr by Alcatraz3222
May 14, 201510 yr "The key to everything is patience. You get the chicken by hatching the egg, not by smashing it." I'm guessing Alcatraz did it manually, without creating a special tool. Is that correct?
May 14, 201510 yr "The key to everything is patience. You get the chicken by hatching the egg, not by smashing it." I'm guessing Alcatraz did it manually, without creating a special tool. Is that correct? i made a small tool to get the strings and the resource, and then i replaced them manually
May 14, 201510 yr I would like to see how efficient it would be on a "normal project" app, since you use appdomain to load every strings
May 15, 201510 yr you outline integers, did i missed any other changes? now strings of the output file are encrypted added resource protection changed LZMA algorithm to prevent 7zip and any other decompressor now strings are set in appdata with encryption also added an antidumper to the embed net module Edit: also if you change the name it won't run, i think that's useless let me know if you did any other change! Edited May 15, 201510 yr by Alcatraz3222
May 21, 201510 yr Author changed LZMA algorithm to prevent 7zip and any other decompressor Here you are wrong! Just added encryption! You are only missed one: - Now ints of the output file are encrypted! added resource protection and also added an antidumper to the embed net module These are not new, also present on the old version! also if you change the name it won't run, i think that's useless It was my attempt to stop the execution if the assembly is loaded by a process like debugger etc. But it has failed. Looking for a better way!
Create an account or sign in to comment