Jump to content
Tuts 4 You

First CrackMe


leqici
Go to solution Solved by Cursedzx,

Recommended Posts

Language : C#
Platform : Windows x64 | x86
OS Version : Windows
Packer / Protector : Modded ConfuserEX, Riddle, Enigma Protector (My own config)

Description

A Simple CrackMe Solve the missing key.

Screenshot

Capture.PNG

CrackMe.exe

Link to comment
Share on other sites

  • 3 weeks later...
XenocodeRCE

(@moderator : I already replied to this thread, do not remove it again please just do your job correctly tyvm)

 

The password is : 

 

Spoiler

hentaihaven.org

 

You haven't coded any of the protection used for this crackme right ? 

Link to comment
Share on other sites

  • Solution

Unpacked and got the password!
pass:

Spoiler

h-e-n-t-a-i-h-a-v-e-n-.-o-r-g (Remove all the dashes!)

steps to unpack:
1.Remove enigma with a debugger and dumper

2. Remove cfex anti tamper

3. Remove all sizeOf mutations

4. used de4dot to clean some maths

5. use TheProxy's ProxycallFixer to fix all proxy calls

6. Removed cflow

7. Decrypted all constants

File:

26030987043890728267_3-SizeOfRemoved-cleaned_noProxy-cleaned-StringDec.exe

Edited by CodeExplorer
  • Like 1
  • Thanks 1
Link to comment
Share on other sites

  • 3 weeks later...
On 5/18/2019 at 3:22 PM, Cursedzx said:

Unpacked and got the password!
pass:

  Reveal hidden contents

h-e-n-t-a-i-h-a-v-e-n-.-o-r-g (Remove all the dashes!)

steps to unpack:
1.Remove enigma with a debugger and dumper

2. Remove cfex anti tamper

3. Remove all sizeOf mutations

4. used de4dot to clean some maths

5. use TheProxy's ProxycallFixer to fix all proxy calls

6. Removed cflow

7. Decrypted all constants

File:

26030987043890728267_3-SizeOfRemoved-cleaned_noProxy-cleaned-StringDec.exe 105.5 kB · 2 downloads

well played.

 

Link to comment
Share on other sites

On 5/15/2019 at 7:45 PM, XenocodeRCE said:

(@moderator : I already replied to this thread, do not remove it again please just do your job correctly tyvm)

 

The password is : 

 

  Reveal hidden contents

hentaihaven.org

 

You haven't coded any of the protection used for this crackme right ? 

Yeah :)

I dont have the brain to code an obfuscator 😕

 

Anyways congrats :3

Link to comment
Share on other sites

  • 3 weeks later...
On 5/18/2019 at 12:22 PM, Cursedzx said:

Unpacked and got the password!
pass:

  Hide contents

h-e-n-t-a-i-h-a-v-e-n-.-o-r-g (Remove all the dashes!)

steps to unpack:
1.Remove enigma with a debugger and dumper

2. Remove cfex anti tamper

3. Remove all sizeOf mutations

4. used de4dot to clean some maths

5. use TheProxy's ProxycallFixer to fix all proxy calls

6. Removed cflow

7. Decrypted all constants

File:

26030987043890728267_3-SizeOfRemoved-cleaned_noProxy-cleaned-StringDec.exe 105.5 kB · 13 downloads

Tutorial Plz 😥😓😌

Link to comment
Share on other sites

On 6/25/2019 at 12:51 PM, ImFaisal said:

Tutorial Plz 😥😓😌

Bruh. what kind of tutorial you want me to give? because i can't share my tools and if i made one in a form of a video, it'll be kinda same.

Link to comment
Share on other sites

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...