Skip to content

Commit 9c97f09

Browse files
authored
Update vxpp.py
1 parent f3b8631 commit 9c97f09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vxpp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ def set_max_length() -> int:
550550
return max_len
551551

552552
def main() -> None:
553+
print("Virtual eXploiter++ v0.1.1\n")
553554
test_ghidra()
554555
print("[+] Opening Ghidra...")
555556
max_len:int = set_max_length()

0 commit comments

Comments
 (0)