NETponents / Gerbil

An automated hacking tool powered by a trainable AI engine.
http://netponents.github.io/Gerbil
GNU Lesser General Public License v3.0
11 stars 5 forks source link

Switch to C++? #119

Closed ARMmaster17 closed 8 years ago

ARMmaster17 commented 8 years ago

In reality, having pre-reqs for a 'virus' is a bad idea. Should switch over to a platform-neutral version of C/C++. Will make development more tricky but will allow for more destructive actions and more likely to succeed in infecting 'random' clients on network.

Does anyone on this project have any objections? Will begin work on new branch and update the CI environments accordingly.

ARMmaster17 commented 8 years ago

Running on branch cplusplus. May take some time as cross-platform compatibility is important at this stage.