Thlitmi Posted December 9, 2010 Posted December 9, 2010 in/out connections/communications, HDD write,access,read activity - startup loading programs/services/drivers Does autoit offer to log every of this happening ? Can it count how many bites there was sent on IP/program ? Can it show what program / driver is loaded ?
PsaltyDS Posted December 9, 2010 Posted December 9, 2010 AutoIt offers nothing in the way of finished applications. AutoIt is a scripting language in which you can make use of various Windows APIs to get all kinds of things done. You can monitor each of the things you want from various APIs (WMI objects, DLL calls, command line utilities, registry entries, etc.) Assembling them into a single app is what you do with AutoIt. Take your project one piece at a time and start searching the forum for techniques you might use as you build your script. And enjoy the learning and creative process along the way! Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Thlitmi Posted December 9, 2010 Author Posted December 9, 2010 If I would know what are those therms you named I could make an answer of it. I do not know whether you say yes or no
PsaltyDS Posted December 9, 2010 Posted December 9, 2010 Time to start climbing the learning curve. Pick one thing to monitor (things in the registry 'Run' keys are an easy place to start) and start on your script. Once you get that one thing working, add the next thing. Lots of discovery and learning along the way! Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Thlitmi Posted December 9, 2010 Author Posted December 9, 2010 (edited) I am no asking about learning, I am asking is there what to learn ? So now I know, I can make registry logger, right ? What else ? //edit: fixed typing errors Edited December 9, 2010 by Thlitmi
KaFu Posted December 9, 2010 Posted December 9, 2010 Yes, AutoIt can do all of that, take a look at Ascend4nts execellent OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2025-May-18) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
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