README 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. __ __ __
  2. __ _ ______________ |__|/ |_| |__
  3. \ \/ \/ /\_ __ \__ \ | \ _\ | \
  4. \ / | | \// __ \| || | | \ \
  5. \/\_/ |__| (____ /__||__| |___| /
  6. \/ \/
  7. http://wraith.botpack.net
  8. Wraith is an IRC bot written purely in C/C++. It has been in development since late 2003.
  9. It is based on Eggdrop 1.6.12 but has since evolved into something much different at its
  10. core. TCL and loadable modules are currently not supported.
  11. Wraith aims to be a secure and easy to setup and manage botnet.
  12. A botnet can be setup in a matter of minutes and updated later with 1 command.
  13. Leaf bots save no files locally, but rather store configuration encrypted in their own binary.
  14. Hubs do not connect to IRC, and keep a local encrypted copy of the userfile.
  15. All official sites, documentation, support venues, repositories and source urls are referenced here.
  16. Source URL scheme: http://botpack.net/wraith-BRANCH.tar.gz
  17. Pre-compiled Binary URL scheme: http://botpack.net/wraith.SYSTEM-BRANCH.tar.gz
  18. Binaries are 32bit i486.
  19. SYSTEM is either Linux or FreeBSD (case sensitive)
  20. BRANCH is one of:
  21. release - current release
  22. stable - git:master - changes ready for the next release
  23. devel - git:next - unstable changes being tested potentially for next release.
  24. These binaries will not work on Linux 2.4,<2.6.20 or FreeBSD 4.
  25. Example: http://botpack.net/wraith.FreeBSD-release.tar.gz
  26. Official Git repositories:
  27. git://git.shatow.net/wraith.git
  28. git://github.com/bdrewery/wraith.git
  29. git://gitorious.org/wraith/mainline.git
  30. git://repo.or.cz/wraith.git
  31. See git for a list of Contributors: git shortlog -sen master
  32. You can also follow us on twitter: http://twitter.com/wraithbotpack
  33. Support:
  34. How To Contribute: http://wraith.botpack.net/wiki/Contributing
  35. Getting Started: http://wraith.botpack.net/wiki/GettingStarted
  36. FAQ: http://wraith.botpack.net/wiki/FrequentlyAskedQuestions
  37. Documentation Index: http://wraith.botpack.net/wiki/Documentation
  38. Bugs can be reported at: http://wraith.botpack.net/newticket
  39. Bugs can be looked up by #, ie, '#24' in url: http://wraith.botpack.net/ticket/24
  40. #wraith @ EFnet
  41. Please support wraith by signing up for a shell at http://www.xzibition.com (coupon 'wraith' for 30% off)
  42. The botpack ghost inspired the early versions of wraith and a few cmds.
  43. einride
  44. ievil
  45. The following botpacks gave inspiration, ideas, and some code:
  46. awptic by lordoptic
  47. optikz by ryguy and lordoptic
  48. celdrop by excelsior
  49. genocide by Crazi, Dor, psychoid, and Ace24
  50. tfbot by warknite and loslinux