Skip to content

混淆程序运行出错 #12

@Releasel0ck

Description

@Releasel0ck

你好,我在使用 github.com/ying32/govcl/vcl 包写的带gui程序,混淆会出现如下错误:
C:\Users\Guser\Desktop\Project\testgostrip\gocode>test.exe
runtime: function symbol table header: 0x42427951 0x44 0x6f 0x42 0x4f
fatal error: invalid function symbol table

runtime: panic before malloc heap initialized

runtime stack:
fatal error: findfunc: bad findfunctab entry idx
runtime: panic before malloc heap initialized
panic during panic

runtime stack:
fatal error: findfunc: bad findfunctab entry idx
runtime: panic before malloc heap initialized
stack trace unavailable

C:\Users\Guser\Desktop\Project\testgostrip\gocode>go version
go version go1.15 windows/amd64
但在go 1.18下不会出现这个错误,不过运行后只有一个主界面,没有任何控件,gui程序的标题也会被随机字符串替换。
另外,除了知识星球外,还能提供一个其他的源代码下载方式么?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions