Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Namespaces | |
patch_major_os_version | |
Variables | |
patch_major_os_version.pe_file_path = sys.argv[1] | |
patch_major_os_version.b = f.read() | |
patch_major_os_version.e_lfanew = struct.unpack_from("<I", b, 0x3C)[0] | |
patch_major_os_version.vb = struct.pack("<HHHHH", 5, 0, 0, 0, 5) | |