send010

Results 7 comments of send010

[main.zip](https://github.com/xoofx/LibObjectFile/files/8770080/main.zip) main file

i want to add a section to the elf file.

[File](https://github.com/send010/BinFIle/blob/main/360Safe.exe) mycode: public static List GetSigningCertificates(this PeFile pefile) { var data = DecodeCertificateData(pefile.WinCertificate?.BCertificate.ToArray()); var result = new List(); result.Add(pefile.Authenticode.SigningCertificate); foreach (var cert in data) { result.AddRange(GetNestedAuthenticodeDetails(cert)); } return result; }...

![image](https://user-images.githubusercontent.com/24448920/69202736-7762c280-0b7d-11ea-9faa-4417faba2584.png) 已经修改过了~无效

好 我先去搜一下 谢谢你。

Have you solved the problem?

https://github.com/send010/WeChatFerry 框架已经写好了,对接上了