mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
feature: dev (shellcode projects) phase 1
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ from enum import IntEnum
|
||||
import logging
|
||||
from typing import List
|
||||
|
||||
from helper import hexdump
|
||||
from utils import hexdump
|
||||
from model.defs import *
|
||||
|
||||
logger = logging.getLogger("superpe")
|
||||
|
||||
Reference in New Issue
Block a user