Jump to content
Tuts 4 You

[UnPackMe] .Net Safengine


Recommended Posts

Posted

 unpacked file ? Tutorials?


Teddy Rogers
Posted

Please edit your topic title and please attach the crackme to your topic. Please read the rules for this forum, as per the pinned topic. Thank you...


 


Ted.


Posted

The password is 5201314mc

@ Johny can unpack this time out for a tutorial? Thanked

Posted

@0xDev: your file is protected with several .NET protectors (Confuser, SmartAssembly), and only then - Safengine. Since Safengine doesn't have special support for .NET files, it's just a matter of running file and dumping process memory. You will get ugly-looking but runnable .NET assembly.


 


Then use the usual .NET tools to clean up junk and deal with the other .NET protections.


Posted

@kao  


"Then use the usual. NET tools to clean up junk and deal with the other. NET protections.",


What tools? You can upload a?


Posted

This question is not about Safengine anymore.. :)


 


There's a search button on top-right corner, use it! de4dot, nofuser, all the codecracker's tools, everything can be found using search.


Posted

@0xDev: your file is protected with several .NET protectors (Confuser, SmartAssembly), and only then - Safengine. Since Safengine doesn't have special support for .NET files, it's just a matter of running file and dumping process memory. You will get ugly-looking but runnable .NET assembly.

 

Then use the usual .NET tools to clean up junk and deal with the other .NET protections.

 

This crackme is processed Confuser, SmartAssembly on it, so understand it?

Posted

@kao 


NoFuserv1.1 Please upload one to me, thank you! 

And I run on win 7 64bit is not up NoFuserv1.0

  • 2 weeks later...
Posted

 

@kao 

NoFuserv1.1 Please upload one to me, thank you! 

And I run on win 7 64bit is not up NoFuserv1.0

 

NoFuser_v1.1

NoFuser.rar

Posted

I already sent him on PM because he spam me with requests.

  • Like 1
  • 1 month later...
Posted
   if (this.textBox_0.Text == Class2.smethod_0(209))

   {

       this.label_1.ForeColor = Color.Blue;

       this.label_1.Text = Class2.smethod_0(222);

 

how to convert "209" to "5201314mc"?   I can only change brtrue.s to brfalse .s for cracking  it.

 

Thanks for any reply !
Posted

I get it .lol    nofuser can't run in my pc system of win7 32bit . I can't remove smartassembly obfuserctor.


post-81683-0-01361800-1404788318.jpg

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...