Developer DocumentationΒΆ
To implement new attacks, add a new file ito the src/attacks folder. Define a doAttack function with appropriate parameters and return values.
Configure the new attack in the config.ini file.
To implement new attacks, add a new file ito the src/attacks folder. Define a doAttack function with appropriate parameters and return values.
Configure the new attack in the config.ini file.