Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 288 Bytes

010Cracked

License bypass patcher for 010Editor v12.0.1.0
It should accept any password on the license check screen.

Doing it manually

  1. go to 010Editor.exe+1F5595 offset. It should be cmp edi,000000DB
  2. change the instruction "81 FF DB000000" to NoOp "90 90 90909090"