文件名称:decomp, 反编译管道的组件.zip
文件大小:80KB
文件格式:ZIP
更新时间:2022-10-07 23:06:13
开源
decomp, 反编译管道的组件 decomp.org-项目 项目旨在实现由独立组件交互的独立组件组成的反编译管道,在项目的设计文档中进一步说明。安装go get github.com/decomp/decomp/...反编译
【文件预览】:
decomp-master
----UNLICENSE(1KB)
----graph()
--------cfg()
----.gitignore(43B)
----README.md(5KB)
----go.mod(584B)
----front-end.md(2KB)
----go.sum(8KB)
----.travis.yml(663B)
----cfa()
--------if.go(3KB)
--------cfa.go(3KB)
--------if_else.go(4KB)
--------if_break.go.todo(3KB)
--------seq.go(2KB)
--------pre_loop.go(3KB)
--------primitive()
--------post_loop.go(3KB)
--------if_return.go(4KB)
----cmd()
--------restructure()
--------go-post()
--------ll2go()
--------ll2dot()