unpack(b'iiii', dump[:current]) if hex(metadata[0]) == "0x78563412": is_py2exe = True self.close() return is_py2exe def unpacked(self, filename): print("[*] Unpacking the binary now") is_error = False try: unpy2exe(filename, None, self.extraction_dir) except: # python ...
用于LZ91 打包 EXE 文件的 Python 解包器 当前功能 解压LZ91 EXE LZ90不拆包 在指挥官敏锐系列上测试 用法 ./unpacklzexe.py input.exe output.exe 预览DOS 标头 ./header input.exe 输出: Signature: MZ Last block size: 0x01D3 Number of blocks: 0x00C8 Entries in reloc table: 0x0000 Number of...
Python unpacker for LZ91 packed EXE files Current features Unpacks LZ91 EXEs Doesn't unpack LZ90 Tested on the commander keen series Usage ./unpacklzexe.py input.exe output.exe Previewing DOS headers ./header input.exe Output: Signature: MZ Last block size: 0x01D3 Number of blocks: 0x00...
bootimg.exe --unpack-565 [解开第一屏文件]bootimg.exe --unpack-bootimg [默认解开boot.img ,可指定解开recovery.img]bootimg.exe --unpack-ramdisk [解开ramdisk.gz]bootimg.exe --unpack-rle [解开rle,默认输出raw格式和多个图片]bootimg.exe --unpack-updata [解包updata.app文件]bootimg.exe --...