mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
refactor: read shellcode (carrier, payload) directly, no more files
This commit is contained in:
@@ -59,6 +59,7 @@ def project(name):
|
||||
payload_len = 0
|
||||
unresolved_dlls = []
|
||||
has_remote = False
|
||||
has_rodata_section = False
|
||||
|
||||
if config.get("avred_server") != "":
|
||||
has_remote = True
|
||||
|
||||
Reference in New Issue
Block a user