Crackme

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

A crackme (often abbreviated by cm) is a small program designed to test a programmer's reverse engineering skills.[1]

They are programmed by other reversers as a legal way to "crack" software, since no company is being infringed upon.

Crackmes, Reversemes and Keygenmes generally have similar protection schemes and algorithms to those found in commercial protections. However, due to the wide use of packers/protectors in commercial software, many crackmes are actually more difficult as the algorithm is harder to find and track than in commercial software.

A Keygenme specifically is designed for the reverser to not only find the algorithm used in the application, but also write a small Keygen in the programming language of their choice. Although, most keygenmes properly manipulated can be self-keygenning.

File:Kgme.png
An example of a keygenme.

Often anti-debugging and anti-disassemble routines are used to confuse debuggers or make the disassembly useless.[2] Code-obfuscation is also used to make the reversing even harder.[3]

External links

  • crackmes.de - A site for testing reversing skills. Crackmes range from Very Easy to Very Hard [1-9] for many Operating systems !
  • tdhack.com - includes cryptographic riddles, hackmes and software applications to crack for both Windows and Linux. Polish and English languages are supported.

Programs

  • Ollydbg - Used by beginners and experienced people


<templatestyles src="Asbox/styles.css"></templatestyles>