Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
10-28-2012, 09:19 PM
(This post was last modified: 10-28-2012 09:19 PM by webster.)
Post: #11
|
|||
|
|||
RE:
I do believe that the seller of this product has had massive issues with people who purchased this and overloading his server, so he is moving to another server this weekend and why the error you may get when you run it.
Some purchasers were running a list of 30k domains to be checked and of course it knackered his server with overload! |
|||
10-29-2012, 12:55 AM
Post: #12
|
|||
|
|||
RE:
the winrar file asks for a password..
|
|||
10-29-2012, 10:58 AM
Post: #13
|
|||
|
|||
RE: | |||
10-29-2012, 08:11 PM
Post: #14
|
|||
|
|||
RE:
hopefully it will be running again
|
|||
10-30-2012, 11:02 PM
Post: #15
|
|||
|
|||
RE:
Hey everybody,
Mike here, the developer of GoDomain Sniper Pro. Look, I don't really get the whole "DOWNLOAD thing" I don't know enough about it to judge either way. But I'd just like you to consider this... I am not a company or a corporation. I'm just some developer. I put hours and paid for the design of this software with my own money. I can't stop you from DOWNLOAD; all I can do is politely ask you to pay your nine little dollars, enjoy the software, and let other people find it in the same way. Regards, Mike Tyler. |
|||
11-06-2012, 07:01 AM
Post: #16
|
|||
|
|||
RE:
How do you use the DL links? They are all maddeningly going to pages of buttons which don't do anything except bring you back to that page.
|
|||
11-12-2012, 12:42 AM
Post: #17
|
|||
|
|||
RE:
it doesnt work after update
|
|||
11-23-2012, 01:40 AM
Post: #18
|
|||
|
|||
RE:
(10-30-2012 11:02 PM)Mike Tyler Wrote: Hey everybody,Well, and what if some one (like me) have 13 cents in his paypal account? lol Those who have money should pay for it indeed. |
|||
03-15-2013, 04:37 PM
Post: #19
|
|||
|
|||
RE:
Then maybe you should think about coding in a real program language, not VB or C# (while C# is far better than VB) .NET. They are like the toddler toys of programming languages.
Easy to strip almost every protection, obfuscation. Easy to patch based on easy code. (ie: low amount of Object Oriented Programming, classes, server and md5 checks, and a few others that I can't recall because its been a while since I opened your program). Easy to read, so it's easier to see what is going on code wise, which makes it easy to open, spot, fix, in just a couple minutes. All .NET programs are easy as hell to crack using Reflector with the Reflexil addin. Again, VB .NET and C# .NET are programming languages for little kids. Time to learn a grown up language. If you coded it in say C++ or something, this probably would have never gotten cracked. 98% of the crackers in this scene can't crack anything but .NET programs (due to how easy it is to basically edit the source code with Reflector). When it comes to C++, Pascal, Delphi, ect. It is harder because you have to use OllyDebug or whatever you like, and thats actually fairly difficult for people to learn as it isn't just flat out clear isntructions like if( $val !== 1) { echo "do this"; } (10-30-2012 11:02 PM)Mike Tyler Wrote: Hey everybody, |
|||
03-15-2013, 06:22 PM
Post: #20
|
|||
|
|||
RE: | |||