refactor: project -> settings and model/

This commit is contained in:
Dobin
2024-02-25 08:47:25 +00:00
parent b1dd3481ed
commit d61f358ae4
18 changed files with 185 additions and 157 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import r2pipe
import os
from defs import *
from model.defs import *
from helper import hexdump
def r2_disas(data: bytes):