Teddy Rogers Posted May 9, 2020 Posted May 9, 2020 View File Example CrackMe - Debug Blocker x64 This is an example for submitting a CrackMe in the Downloads section of the site. You can download the file and run Debug Blocker x64. Nothing too exciting will happen! The challenge here would be to patch the debug-blocker function so that it does not spawn a second process. Submitter Teddy Rogers Submitted 02/23/2020 Category CrackMe 4
FormatC Posted June 5, 2020 Posted June 5, 2020 Just fill in the NOP first functions Createprocess and CreateMutex and then replace jne on jmp at 00000001400021B3. crck.exe
ra1n Posted July 29, 2021 Posted July 29, 2021 (edited) assemble "mov r15, 0" at 14000114D Debug Blocker_x64_patch.exe Edited July 30, 2021 by ra1n
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now