Crackme

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

They are programmed by other reversers as a legal way to "crack" software, since no intellectual property 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.

An example of a keygenme.

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

External links

Programs


This article is issued from Wikipedia - version of the 12/4/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.