solover
Member
- Joined
- Aug 6, 2020
- Messages
- 358
- Reaction score
- 91
Winsoft OCR for FireMonkey v4.5
more info:
https://www.winsoft.sk/focr.htm
more info:
https://www.winsoft.sk/focr.htm
Use OCR component to retrieve text from image, for example from scanned paper document.
- uses Tesseract OCR engine and Leptonica image processing library
- supports Windows 32, Windows 64, macOS, iOS and Android
- available for Delphi/C++ Builder XE2 - 10.2
- source code included in registered version
- royalty free distribution in applications
@echo off
::x32
sfk replace -dumpall -binary "/007511C6050000000001/017511C6050000000000/" -dir "%cd%" -yes
::x64
sfk replace -dumpall -binary "/007513C605FFFFFFFF01/017513C605FFFFFFFF00/" -dir "%cd%" -yes
::crack script by solover
pause
::x32
sfk replace -dumpall -binary "/007511C6050000000001/017511C6050000000000/" -dir "%cd%" -yes
::x64
sfk replace -dumpall -binary "/007513C605FFFFFFFF01/017513C605FFFFFFFF00/" -dir "%cd%" -yes
::crack script by solover
pause