aboutcode-org / aboutcode-org/binary-inspector

windows binaries from nuget has only `CorDllMain` symbol

Ouverte
#7 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
1
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Example:

https://github.com/win-acme/win-acme/releases/download/v2.2.9.1701/win-acme.2.2.9.1701.nupkg#to
the binary `resources/to/tools/net7.0/any/ACMESharp.dll/`
has only:
```
winpe_symbols:
- CorDllMain
```

This seems to be this: https://learn.microsoft.com/en-us/dotnet/framework/unmanaged-api/hosting/cordllmain-function

We need to check if it is possible to get more symbols out of these binaries.

Note that in a a subset of these cases, we have smybols in a companion XML file, see this tracked at https://github.com/aboutcode-org/binary-inspector/issues/8

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.