mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
log: cleanup
This commit is contained in:
@@ -101,6 +101,8 @@ def main():
|
||||
output.write(data_stager)
|
||||
output.write(data_payload)
|
||||
|
||||
print("--[ Final shellcode available at: {} ]".format("main-clean-append.bin"))
|
||||
|
||||
if options["verify"]:
|
||||
print("--[ Verify final shellcode ]")
|
||||
verify_shellcode("main-clean-append.bin")
|
||||
|
||||
Reference in New Issue
Block a user