Remmanaut, the autoit RMM tool
Version: 0.2.3


Instructions

Remmanaut server preparations
On the machine you'll be using as server:
- Download and install MySQL or a WAMP. Ie. https://sourceforge.net/projects/wampserver/
- Open/forward listeing ports (defined in setup) in hardware and/or software firewall.

Installation notes
- Extract setup.exe from the zip-archive and run it.
- If you've installed any of the componets from an earlier versions of Remmanaut, please uninstall them first.
- Install the server component prior to the agent and management tool.
- If you want to build the setup yourself, remember to first compile the files used by the FileInstall() function.

General notes
- Some agressive antivirus programs may consider Remmanaut a virus since it accesses internet, you may need to create a scan exeption.

Support, feedback and ideas
Autoit forums: https://www.autoitscript.com/forum/topic/181708-meet-remmanaut-the-autoit-remote-administration-tool/
Official website: www.remmanaut.com (under construction)
Email: faldoroc@hotmail.com

Cheers!
----------------------------------------------------------------------------
Changelog

0.2.3
- Bugfix: MySql queries adjusted to accomodate table settings
- Database collation now set during installation

0.2.1
- Bugfix: Date and time format corrected

0.2
- Redesign: Split of tcp functionality into connectors
- Added tool: Installation script
- Added tool: Server services launcher
- Added tool: Management tool
- Added feature (mgm tool): List containing agent details
- Added feature (mgm tool): Scheduled remote shell exectution
- Added feature (mgm tool): View agent schedule
- Bugfix: too many to list :P

0.1
- Initial release
- Added feature (server): Remote execution of command line as system user or specified user
- Added feature (server): Filetransfer from and to agent
- Added feature (server): Defined checkin interval
- Added feature (server): Defined working directory
- Added feature (server): File verification and updating
