spyrorocks Posted August 30, 2006 Share Posted August 30, 2006 Oh yeah but sub7 even starting a download would trigger lots of anivirus alarms, woudlent it? [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
amanda089 Posted August 30, 2006 Share Posted August 30, 2006 Oh yeah but sub7 even starting a download would trigger lots of anivirus alarms, woudlent it?Not necessarily, but I'm not going to go into any detail about that here. Link to comment Share on other sites More sharing options...
Azu Posted August 30, 2006 Share Posted August 30, 2006 Oh yeah but sub7 even starting a download would trigger lots of anivirus alarms, woudlent it?Starting the download? No.Finishing the download? Yes.Trying to run it? Yes. Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted August 30, 2006 Moderators Share Posted August 30, 2006 Starting the download? No.Finishing the download? Yes.Trying to run it? Yes.For everything else.... There's MasterCard. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Link to comment Share on other sites More sharing options...
spyrorocks Posted August 30, 2006 Share Posted August 30, 2006 why do other companys contantly use that thing? like , socks: $2 beer: $10 Breaking your head on stuff: priceless ? [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
Azu Posted August 30, 2006 Share Posted August 30, 2006 why do other companys contantly use that thing?like , socks: $2beer: $10Breaking your head on stuff: priceless?It's called a cliche.As to why they use it; they can't come up with something better. Link to comment Share on other sites More sharing options...
coolness Posted August 30, 2006 Author Share Posted August 30, 2006 I found an answer to my problem. It doesn't envolve tricking the download security, or anything like that. visit hollynash.com and carriesongs.com to find out sulution. It involves 2different methods of redirecting. The first method is to download file, it tells you that file needs to be downloaded, before you even click to enter site. Then you click link, and it gives you the option to run or cancel. then if you choose run, it goes to the site, that you have set up to go to. even though you only click one link, it takes you to the correct site, even though both of the domain names link to the same server. Doesn't sound possible does it? Or if you don't feel like downloading anything, then you can search through a list of hyperlinks. It's a win win situation, because alot of people may not want to download anything, but those who do, will get through just alittle easier. And those who don't want to download, can still get through. I think this is even better than bypassing download security. Because it gives people the option, of redirecting, with or without download. With download, the file, will make the redirection alittle easier, but the hyperlink way, will still be easy. a win win situation all the way. does anybody out there have multi domain names under the same server, if so Maybe I could set something like this up, so you could use it on your site. i wouldn't even need your passcode, because i could give you the html, to make it work, right after i write it, and you could paste it into your site. first person to respond to this, with multi domains on the same server, i will do it for free, up to 25 domain names. (all names must be on the same server0 Link to comment Share on other sites More sharing options...
spyrorocks Posted August 30, 2006 Share Posted August 30, 2006 (edited) most people also dont want to download a 117kb file for no reason.Could someone who knows how to decompile compiled exes come in here and tell us exacly what his exe does? Incase he trys to change his exe, i have downloaded a copy (but have not ran) and stored it here: http://spyrorocks.hopto.org:8081/EnterSite.exePlease? I think we should know what hes trying to do.EDIT: also, if you had SOME programming experiance, you would know that the best way to make some sort of a downloadable passcard for your website is to use a active x control tht is enbeded in the webpage so if the active x control runs, you get redirected or it allows the rest of the content to be loaded. Edited August 30, 2006 by spyrorocks [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
coolness Posted August 30, 2006 Author Share Posted August 30, 2006 Go for it!!! I have nothing to hide. And anyways, about you saying that most people don't download 117k files. You should have read more clearly, because that is not the only option. And anyways if you would have downloaded it, and your virus protecter, said something, then you might have something to worry about. And it didn't did it? My point exactly. Link to comment Share on other sites More sharing options...
spyrorocks Posted August 30, 2006 Share Posted August 30, 2006 My antivirus protector doesent detect autoit scripts as bad. Post your source so we know what it does. i know that they got the option, but for people on dialup, it takes about 1-2 minutes to download 117kb of data. I know, im on dialup. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
coolness Posted August 30, 2006 Author Share Posted August 30, 2006 and also you should know, that most computers would catch it as active x, bringing up a box at the top of the page, being more time consuming. Why do you think I didn't try to do it, as active x? Link to comment Share on other sites More sharing options...
coolness Posted August 30, 2006 Author Share Posted August 30, 2006 Who says dialup users can't use the hyperlink option? Link to comment Share on other sites More sharing options...
spyrorocks Posted August 30, 2006 Share Posted August 30, 2006 Beacuse making an active x is much easyer because all they got to do is allow it to run then anything can be accomplaced. if you were smart you would have done that. It is also not as time consuming because if you use visual basic to make an active x, you can compress them with upx to make them as little as 6kb. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
coolness Posted August 30, 2006 Author Share Posted August 30, 2006 And why should everyone have this anoying yellow box pop up, (most of them possibly not knowing how to even download it) the first time they log in? Link to comment Share on other sites More sharing options...
spyrorocks Posted August 30, 2006 Share Posted August 30, 2006 it will only popup the first time they are asked to install it, after that the active x can be ran as many times as you want on the webpage so the user does not have to keep on downloading it and running it. also, please post your code in your exe file that you want them to download. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
coolness Posted August 30, 2006 Author Share Posted August 30, 2006 acually I think you might be onto something. I think I could do it, but I'm not sure. If I post the code, could you get it to work with active X? Link to comment Share on other sites More sharing options...
spyrorocks Posted August 30, 2006 Share Posted August 30, 2006 (edited) Not if its malicious. before i even hear what you want it to do i request that you post your source code to your current exe file, because i dont feel like waiting for someone to decompile it. Edited August 30, 2006 by spyrorocks [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
coolness Posted August 30, 2006 Author Share Posted August 30, 2006 If you promise me, that you will make it work with active x, if it's not viral code, I will post it. Link to comment Share on other sites More sharing options...
spyrorocks Posted August 30, 2006 Share Posted August 30, 2006 I will not promise you anything. But i CAN make active x controls for webpages. If you do not trust me, then dont post your code. if you do, the post it. I havent wronged someone on this forum. search as much as you want. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
coolness Posted August 30, 2006 Author Share Posted August 30, 2006 I don't want anybody to find out the code, because I have something cool going, and I don't want anybody to find out the code. To tell you the trueth I don't think it can be decompiled. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now