Software protection example
Moderator: Rathinagiri
-
- Posts: 80
- Joined: Sat Apr 24, 2010 10:17 am
Software protection example
Hi everyone.
Obviously I can't share the code but it can help anyone who is interested.
Remember:
1- antivirus check
2-do not unpack _DEMOPROT.ZIP (it is an update that you will have to use after seeing how the executable works)
3- then you will have to rename _DEMOPROT.ZIP to DEMOPROT.ZIP and launch the executable.
Okay?
Brunello Pulix
Obviously I can't share the code but it can help anyone who is interested.
Remember:
1- antivirus check
2-do not unpack _DEMOPROT.ZIP (it is an update that you will have to use after seeing how the executable works)
3- then you will have to rename _DEMOPROT.ZIP to DEMOPROT.ZIP and launch the executable.
Okay?
Brunello Pulix
- Attachments
-
- DEMO.zip
- (4.27 MiB) Downloaded 97 times
-
- Posts: 80
- Joined: Sat Apr 24, 2010 10:17 am
Re: Software protection example
DemoProt.Prg and Run_App.Prg
- Attachments
-
- Demo2.zip
- (1.98 KiB) Downloaded 64 times
- serge_girard
- Posts: 3309
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Software protection example
Thanks for sharing !
Serge
Serge
There's nothing you can do that can't be done...
Re: Software protection example
@brunellopulix
When running demoprot.exe, it always shows me the following error:
HMG Errorlog File
Date:17/06/2024 Time: 13:05:14
Error BASE/1132 Bound error: array access
Called from _PROT2(98)
Called from CHECK_COPY(394)
Called from MAIN(50)
When running demoprot.exe, it always shows me the following error:
HMG Errorlog File
Date:17/06/2024 Time: 13:05:14
Error BASE/1132 Bound error: array access
Called from _PROT2(98)
Called from CHECK_COPY(394)
Called from MAIN(50)
Re: Software protection example
I already solved it, creating the ___RESET___.TXT file did not help, I had to delete the keys from HKCU\Software\Security\ as supervisor.
-
- Posts: 80
- Joined: Sat Apr 24, 2010 10:17 am
Re: Software protection example
rename _DEMOPROT.ZIP to DEMOPROT.ZIP
- Attachments
-
- _DEMOPROT.ZIP
- (1.71 MiB) Downloaded 46 times
Re: Software protection example
Still the same issue, only deleting the keys from the registry helps, but only for the first run. The next run ends with an error.
Re: Software protection example
After removing the keys from the registry, running the application as Administrator helps. Then the keys in the registry are created correctly. But each user registration requires running the application in As Administrator mode, otherwise it doesn't work. I guess it depends on the Windows security policy settings, mine are quite strict
.

-
- Posts: 80
- Joined: Sat Apr 24, 2010 10:17 am
Re: Software protection example
Check Firewall?
-
- Posts: 80
- Joined: Sat Apr 24, 2010 10:17 am
Re: Software protection example
delete demoprot.exe unpack exe from demoprot.zip