Skip to content

Releases: provrb/react

v0.1.0

21 Nov 02:19

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

You can now use the client DLL and C2 server. This comes with the default settings and both binaries are compiled for easy use.

To make the application work, you must enable port forwarding on the default server ports, which can be viewed here

Move the client DLL and ComputerDefaults.exe in the same path, and run it with Administrator privileges to emulate the mock directory System32 UAC bypass.

Many features are to change and to come, thus why this is a pre-release version.

What's Changed

  • Refactor keep-alive process logic. by @provrb in #7
  • Implement NetworkManager class and cleanup included files by @provrb in #9
  • add gitignore, rename license.md. rename networkcommon.cpp to network… by @provrb in #10

Full Changelog: https://github.com/provrb/react/commits/pre-release