Skip to content

Commit

Permalink
Update parsing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
0x62797465 authored Dec 2, 2023
1 parent c97974c commit 195b473
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parsing.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from binaryninja.log import Logger
from binaryninja import demangle_ms, demangle_gnu3, get_qualified_name
import socket, itertools
import os # Used for shitty debugging don't mind it
from construct import *
from lumina_structs import *
from lumina_structs.metadata import *
Expand Down

0 comments on commit 195b473

Please sign in to comment.