Description: Trochilus
A fast&free windows remote administration Tool
Coded in C++ (using VS2010)
Features
Support TCP,UDP,HTTP,HTTPS
Serilize Protocol
Support Non-UAC
Shellcode Extension
Remote Uninstall
Singled-Threaded
File Manager
Remote Shell
Download & Execute
Upload & Execute
System Information
Compiling
devenv.exe build.sln /rebuild RELEASE
Build
Run build.bat
ToDo
Reverse SOCKS5 Proxy
Support UDP reliable transfer.
Shellcode extension SDK.
Contributing
Fork it
Create your feature branch (git checkout -b my-new-feature)
Commit your changes (git commit -am Add some feature )
Push to the branch (git push origin my-new-feature)
Create new Pull Request
To Search:
File list (Check if you may need any files):
trochilus-master
................\README.md
................\base
................\....\include
................\....\.......\AutoCleanup.h
................\....\.......\CommonDefines.h
................\....\.......\aes
................\....\.......\...\aes.h
................\....\.......\atlrx.h
................\....\.......\base64
................\....\.......\......\base64.cpp
................\....\.......\......\base64.h
................\....\.......\cef
................\....\.......\...\capi
................\....\.......\...\....\cef_app_capi.h
................\....\.......\...\....\cef_base_capi.h
................\....\.......\...\....\cef_browser_capi.h
................\....\.......\...\....\cef_client_capi.h
................\....\.......\...\....\cef_command_line_capi.h
................\....\.......\...\....\cef_content_filter_capi.h
................\....\.......\...\....\cef_cookie_capi.h
................\....\.......\...\....\cef_display_handler_capi.h
................\....\.......\...\....\cef_dom_capi.h
................\....\.......\...\....\cef_download_handler_capi.h
................\....\.......\...\....\cef_drag_data_capi.h
................\....\.......\...\....\cef_drag_handler_capi.h
................\....\.......\...\....\cef_find_handler_capi.h
................\....\.......\...\....\cef_focus_handler_capi.h
................\....\.......\...\....\cef_frame_capi.h
................\....\.......\...\....\cef_geolocation_capi.h
................\....\.......\...\....\cef_geolocation_handler_capi.h
................\....\.......\...\....\cef_jsdialog_handler_capi.h
................\....\.......\...\....\cef_keyboard_handler_capi.h
................\....\.......\...\....\cef_life_span_handler_capi.h
................\....\.......\...\....\cef_load_handler_capi.h
................\....\.......\...\....\cef_menu_handler_capi.h
................\....\.......\...\....\cef_nplugin_capi.h
................\....\.......\...\....\cef_origin_whitelist_capi.h
................\....\.......\...\....\cef_permission_handler_capi.h
................\....\.......\...\....\cef_print_handler_capi.h
................\....\.......\...\....\cef_proxy_handler_capi.h
................\....\.......\...\....\cef_render_handler_capi.h
................\....\.......\...\....\cef_request_capi.h
................\....\.......\...\....\cef_request_handler_capi.h
................\....\.......\...\....\cef_resource_bundle_handler_capi.h
................\....\.......\...\....\cef_response_capi.h
................\....\.......\...\....\cef_scheme_capi.h
................\....\.......\...\....\cef_stream_capi.h
................\....\.......\...\....\cef_task_capi.h
................\....\.......\...\....\cef_url_capi.h
................\....\.......\...\....\cef_v8_capi.h
................\....\.......\...\....\cef_v8context_handler_capi.h
................\....\.......\...\....\cef_web_plugin_capi.h
................\....\.......\...\....\cef_web_urlrequest_capi.h
................\....\.......\...\....\cef_xml_reader_capi.h
................\....\.......\...\....\cef_zip_reader_capi.h
................\....\.......\...\....\cef_zoom_handler_capi.h
................\....\.......\...\cef_app.h
................\....\.......\...\cef_base.h
................\....\.......\...\cef_browser.h
................\....\.......\...\cef_client.h
................\....\.......\...\cef_command_line.h
................\....\.......\...\cef_content_filter.h
................\....\.......\...\cef_cookie.h
................\....\.......\...\cef_display_handler.h
................\....\.......\...\cef_dom.h
................\....\.......\...\cef_download_handler.h
................\....\.......\...\cef_drag_data.h
................\....\.......\...\cef_drag_handler.h
................\....\.......\...\cef_find_handler.h
................\....\.......\...\cef_focus_handler.h
................\....\.......\...\cef_frame.h
................\....\.......\...\cef_geolocation.h
................\....\.......\...\cef_geolocation_handler.h
................\....\.......\...\cef_jsdialog_handler.h
........