Skip to content

Avroke/PeNet-Analyzer

 
 

Repository files navigation

PeNet Analyzer

Analyzers for Portable Executable anomalies and other malware behavior.

Publish new version

To publish a new version to nuget.org, a tagged commit has to be pushed.

git tag -a v1.0.0 -m "Release version v1.0.0"
git push origin v1.0.0

Replace the version with the version that should be published.

About

Analyzers for Portable Executable anomalies and other malware behavior.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%