mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-24 18:16:24 +01:00
Antivirus can interfere with compiling
Add a note about it into COMPILING.txt.
This commit is contained in:
parent
547eaf9316
commit
ee94b0aafb
@ -8,7 +8,9 @@ to package all the files, or
|
||||
mvn -P deploy package
|
||||
|
||||
to package all the files and copy them into the correct place for Metasploit
|
||||
(/data/java).
|
||||
(/data/java). If you get spurious compilation errors, make sure that there
|
||||
is an exclude rule in your antivirus for the Metasploit directory (or that
|
||||
your antivirus is disabled).
|
||||
|
||||
In case you want to edit/debug JavaPayload for Metasploit or Java Meterpreter,
|
||||
Maven provides plugins to auto-generate project files for your favourite IDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user