DaLiMan Posted March 30, 2005 Posted March 30, 2005 (edited) Here's my first "real" usable program. So I tought I'd share it. It's a little program with wich the expiration date of some trial software can be fooled by changing the system date before running the program. I know it's not much, but it's AutoIt and was fun creating it. Let me know what you think. PS: If I'm out of line with this program then please say so and it wil be removed. Edit 31-03-2005: < DateCrackerDl_constants.au3 > Uploaded. Needed in order to run the script. Edit 01-04-2005: Version 0.0.0.6 Uploaded. Added a little "About" box with thanks and info. Bug fixed when recording was stopped.DateCrackerDL_constants.au3DateCrackerDL_0006.au3 Edited April 1, 2005 by DaLiMan
SlimShady Posted March 30, 2005 Posted March 30, 2005 Thanks for sharing it I think it's funny how technology can fool technology
buzz44 Posted March 30, 2005 Posted March 30, 2005 i havent ran you program but once you close the script or the intended program to fool it does return the date to normal right lol? qq
killaz219 Posted March 30, 2005 Posted March 30, 2005 (edited) i havent ran you program but once you close the script or the intended program to fool it does return the date to normal right lol?<{POST_SNAPBACK}>If not you could always double click on the clock, hit internet time, then update nowAnd you could probably find out the date pretty easily... Edited March 30, 2005 by killaz219
bshoenhair Posted March 30, 2005 Posted March 30, 2005 If not you could always double click on the clock, hit internet time, then update nowAnd you could probably find out the date pretty easily...<{POST_SNAPBACK}>Unless you have dialup
DaLiMan Posted March 31, 2005 Author Posted March 31, 2005 i havent ran you program but once you close the script or the intended program to fool it does return the date to normal right lol?<{POST_SNAPBACK}>That's the idea. PS: Sorry folks, I forgot to upload the < constants.au3 > for this script. :"> The compiled version can also be downloaded Here!DateCrackerDL_constants.au3
Insolence Posted March 31, 2005 Posted March 31, 2005 Very cool There should be some nice way of recording install dates, also. "I thoroughly disapprove of duels. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet place and kill him." - Mark TwainPatient: "It hurts when I do $var_"Doctor: "Don't do $var_" - Lar.
buzz44 Posted March 31, 2005 Posted March 31, 2005 yes very nice, specially if oyu use it for a program that is expensive, eg Photoshop or something and oyu opnly have a 30day trial lol qq
DaLiMan Posted March 31, 2005 Author Posted March 31, 2005 yes very nice, specially if oyu use it for a program that is expensive, eg Photoshop or something and oyu opnly have a 30day trial lol <{POST_SNAPBACK}>It would much surprise me if programs like that have such a lame date protection. But there are plenty of programs out there who can be fooled this way.
DaLiMan Posted April 1, 2005 Author Posted April 1, 2005 (edited) Version 0.0.0.6 Uploaded.Added a little "About" box with thanks and info.Bug fixed when recording was stopped.Also having troubles with removing an item.Once removed I can't seem to refresh the list for the EDIT/RUN window.So the deleted record will still show.Only after restart the item is gone.Please, any ideas? Edited April 1, 2005 by DaLiMan
Recommended Posts