Jump to content

Comman line tools


faldo
 Share

Recommended Posts

Well, yes, but i was kinda hopeing to get away from the GUI most programs have aswell.

I'm making a script that reacts on changes depending on TCP packets sent to the computer running the script.

As it is now, i have to install the program sniffing the packets. If i could do a FileInstall with a simple command line program that sniffs packets and logs the output to a .txt file that i can read from within the script, everything woud run so much smoother.

I've been searching for quite some time now but i can't seem to find anything good :)

And I'm really sorry for posting this here, i just thought this could be a supoort question: command line programs working with A3.

Edited by faldo
Link to comment
Share on other sites

You may want to try WinpCap - http://winpcap.polito.it/

or WinDump - http://windump.polito.it/

They seem to do what you want, if I got well your point..

<{POST_SNAPBACK}>

WinDump was EXACTLY what i needed... thanx alot!!!

You seem to know alot about programs you can use with with AutoIT.

Now i was wondering if you'd maybe be able to solve another problem i've been having for a loooong time:

I'm making a script that should be able to react to changes in the memory (opcodes). Would you know any simple program that logs memory addresses (maybe even DMA addresses, based on base pointers)?

Edited by faldo
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...