Skip to content

c4bbage/trochilus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trochilus

A fast&free windows remote administration Tool

Coded in C++ (using VS2010)

Features

  • Support TCP/IP,HTTP,DNS
  • Serilize Protocol
  • 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

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A Fast & free Windows remote administration tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.5%
  • C 21.5%
  • Other 1.0%