文件名称:panoramix:Eveem.org核心的反编译器
文件大小:112KB
文件格式:ZIP
更新时间:2024-06-02 06:06:40
Python
重要的 Palkeo正在对Panoramix进行更新。 请务必检查一下: 安装: git clone https://github.com/eveem-org/panoramix.git pip3 install -r requirements.txt 跑步: 您需要python3.8才能运行Panoramix。 是的,没有办法解决。 python3.8 panoramix.py address [func_name] [--verbose|--silent|--explain] 例如 python3.8 panoramix.py 0x06012c8cf97bead5deae237070f9587f8e7a266d 或者 python3.8 panoramix.py kitties 输出到两个地方: console cache_pan/目录-.pan,.json,.asm文
【文件预览】:
panoramix-master
----utils()
--------profiler.py(2KB)
--------helpers.py(14KB)
--------__init__.py(19B)
--------opcode_dict.py(6KB)
--------prettify.py(43KB)
--------signatures.py(5KB)
--------supplement.py(9KB)
----pano()
--------stack.py(6KB)
--------contract.py(9KB)
--------whiles.py(4KB)
--------folder.py(18KB)
--------postprocess.py(3KB)
--------__init__.py(19B)
--------vm.py(28KB)
--------sparser.py(23KB)
--------function.py(14KB)
--------simplify.py(56KB)
--------prettify.py(43KB)
--------rewriter.py(9KB)
--------loader.py(9KB)
--------matcher.py(5KB)
----core()
--------memloc.py(23KB)
--------variants.py(3KB)
--------arithmetic.py(10KB)
--------__init__.py(19B)
--------algebra.py(27KB)
--------masks.py(3KB)
----requirements.txt(43B)
----panoramix.py(13KB)
----LICENSE(1KB)
----README.md(3KB)
----tilde()
--------tilde.py(6KB)
--------test.py(2KB)
--------run_test.py(42B)
--------__init__.py(0B)
--------LICENSE(1KB)
--------README.md(130B)
----.gitignore(115B)
----secret.py(0B)