mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
refactor: move carrier plugins around
This commit is contained in:
+3
-3
@@ -14,9 +14,9 @@ PATH_SHELLCODES = "data/binary/shellcodes/"
|
||||
PATH_CARRIER = "data/source/carrier/"
|
||||
PATH_PAYLOAD = "data/source/payload/"
|
||||
|
||||
PATH_DECODER = "data/source/carrier/decoder/"
|
||||
PATH_ANTIEMULATION = "data/source/carrier/antiemulation/"
|
||||
PATH_DECOY = "data/source/carrier/decoy/"
|
||||
PATH_DECODER = "data/source/decoder/"
|
||||
PATH_ANTIEMULATION = "data/source/antiemulation/"
|
||||
PATH_DECOY = "data/source/decoy/"
|
||||
|
||||
PATH_WEB_PROJECT = "projects/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user