this-is-me Posted November 14, 2004 Posted November 14, 2004 (edited) Tested and working on WinXPSP2 Code to hide process from taskmanager: Removed for consciense sake. Where did explorer go? Is it still running? Known bugs: - Task Manager is kinda jumpy using this. - It shouldn't have been posted. - Mods can remove if needed. - Any schmuck or joe blow could use another task manager. - Doesn't take into account multiple task manager windows. Edited November 14, 2004 by this-is-me Who else would I be?
Guest Py7|-|[]/\/ Posted November 14, 2004 Posted November 14, 2004 I've already inadvertently discovered some other types of code that will get AutoIt classified as a virus. I wrote a script that copies a .au3 to the startup folder, then compiles it... After I put it on my brothers computer, I went to go run it and McAfree shut it down before it could start and removed the file off the hard drive. Also, a lot of the time my Ini scripts will be classified as a virus on my brother's computer... I'm not exactly sure why... One of them added the words "Hi there" to the beginning of 3 .txt documents and then BOOM, the au3 file is deleted off the hard drive and I get some big ass message about how it is some major virus or something.
ezzetabi Posted November 14, 2004 Posted November 14, 2004 How did you autocompiled a script? How can you be sure that the compiler is in the destination computer?
Guest Py7|-|[]/\/ Posted November 14, 2004 Posted November 14, 2004 I only made it for my brother's computer. Both he and I use au3. He's the GUI master while I am the normal coder. I just used MouseClick() to compile it. The whole purpose of it was to test CPU usage on my brother's old computer with a common game script.
ezzetabi Posted November 14, 2004 Posted November 14, 2004 Advice, next time use Aut2exe.exe /in infile.au3 /nodecompile
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