New Programming Jargon

  1. Nopping

In the 90s this term was used to describe a style of cracking whereby the cracker would short circuit the license check by writing 0x90 (the assembler NOP instruction in Intel assembler) over the code that calls the license check function.

Nopping was a derogatory term since real crackers don’t change the existing code. Real crackers understand the key generation process and write key generators.