Skip to content

Releases: onionj/pybotnet

A few minor issues have been resolved

30 Mar 12:51
Compare
Choose a tag to compare

What's Changed

  • Bump pillow from 9.3.0 to 10.0.1 by @dependabot in #52
  • Bump pillow from 10.0.1 to 10.2.0 by @dependabot in #61
  • fix: 🐛 get_global_ip error handling

Full Changelog: v2.2.4...v2.2.5

A few minor issues have been resolved

08 Jun 11:44
0100312
Compare
Choose a tag to compare

A few minor issues have been resolved

#47

v2.2.3

08 Jan 10:21
ce41180
Compare
Choose a tag to compare

Fixed minor things.

  • fixed telegram engine HTTP-request #43

v2.2.2

03 Sep 09:57
Compare
Choose a tag to compare

Fix minor issue.

fix BaseEngine and TestEngine, add (additionalـinfo: dict = {}) to send_file method.

v2.2.1

16 Aug 13:21
Compare
Choose a tag to compare

fix typing issue to support python 3.8

v2.2.0

05 Aug 12:22
Compare
Choose a tag to compare

Improve /help command
Improve Run "syntax" for Select specific bot

v2.1.0

02 Jul 12:08
Compare
Choose a tag to compare

Everything has changed in version 2.1.0 !

To view the document, go to this link:
https://onionj.github.io/pybotnet/

Features:

  • Ability to easily add custom scripts
  • external scripts
  • to add custom control panel
  • in Telegram control pannel and proxy
  • in scripts like:
    • reverse shell
    • put or get file
    • run python code on target systems
    • get screenshot
    • keylogger
    • dos
    • scheduler
    • ...
  • Cross platform
  • remote control to your apps
    ...

2.0.9b0 pre-release

27 Jun 20:21
Compare
Choose a tag to compare
Pre-release

Everything has changed in version 2 !

To view the document, go to this link:
https://onionj.github.io/pybotnet/

Features:

  • Ability to easily add custom scripts
  • Import external scripts
  • Ability to add custom control panel
  • Built in Telegram control pannel and proxy
  • Built in scripts like:
    • reverse shell
    • put or get file
    • run python code on target systems
    • get screenshot
    • keylogger
    • dos
    • scheduler
    • ...
  • Cross platform
  • Add remote control to your apps
  • ...

fix upload_server_1 api

31 May 13:11
Compare
Choose a tag to compare

fix upload_server_1 api

Fixed a small issue

29 Nov 18:39
Compare
Choose a tag to compare

#21 (comment)

 @SepehrRasouli:
runcode command had a problem like cmd command , which it would run forever non-stop , so I fixed it with the same solution i used for the cmd command.
I also edited some minor things and tested the code , and the code worked properly.
Please change the version.
If you encountered any problem , contact me.