Victims configuration is done through system properties - -D...=...
It would be better if it could be configured through API.
Configuring through system properties makes it impossible to have multiple instances with different configuration within the same JVM. Also, it's not quite user/programmer friendly.