mhgrove/Empire

support loading configuration files from a jar

mhgrove opened this issue · 1 comments

loading of empire configuration from a jar, closed by 62c70f4. also settling on the conventional name for the configuration file and format, noted in the docs on the wiki, we've deprecated trying a bunch of different file names and will remove this in a later version. also adding a new annotation provider based on empire being the java agent for the application and it will load the information about what classes are annotated with what based on what the JVM told the instrumentor on startup. This will override any annotation provider specified in the configuration when used. closed by 62c70f4