mirror of
https://github.com/JonathanSalwan/ROPgadget
synced 2026-06-08 11:25:23 +00:00
Fix import sys
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
## the Free Software Foundation, either version 3 of the License, or
|
||||
## (at your option) any later version.
|
||||
|
||||
import sys
|
||||
|
||||
from loaders.elf import *
|
||||
from loaders.pe import *
|
||||
from loaders.raw import *
|
||||
|
||||
Reference in New Issue
Block a user