Hello,
Is it better to make different sources files in the compiler or making only one with everthing inside to prevent cracking?
Is it effective to make random organisation with BOOL in the code?
Anyone know how to protect process from beeing close like Anti Virus in c++ (Acess Denied)?
Thanks!
Search found 3 matches
- Thu Dec 26, 2013 9:03 pm
- Forum: Basic
- Topic: Different source files
- Replies: 1
- Views: 9139
- Sun Nov 25, 2012 11:06 pm
- Forum: Basic
- Topic: Help with Online KeyGen
- Replies: 9
- Views: 50874
Re: Help with Online KeyGen
thanks a lot!
- Sun Nov 25, 2012 7:42 pm
- Forum: Basic
- Topic: Help with Online KeyGen
- Replies: 9
- Views: 50874
Re: Help with Online KeyGen
hello, tried the script,work well in general but i am not able to send the information to the payer mail. when i use mail("$_POST['payer_email']","Registration",$txt); ,nothing is received but if i change "$_POST['payer_email']" to and email address its works. Any idea ...
