Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
huettenhain committed Nov 24, 2024
1 parent fed33f2 commit 197aa76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion refinery/units/formats/exe/vstack.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ def get_register_id(var: str):
tos = stack.lower + 2 * len(stack) // 3
emulator.mem_map(stack.lower, len(stack))


if arch is Arch.X32:
for reg in [
uc.x86_const.UC_X86_REG_EAX,
Expand Down

0 comments on commit 197aa76

Please sign in to comment.