Skip to content

A really simple packer for .NET applications that protects against static analysis

License

Notifications You must be signed in to change notification settings

Cydia5530/NetBitz3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetBitz3

NetBitz3 - A really simple packer for .NET applications

Why NetBitz?

  • NetBitz can scramble the outside appearance of your application while the actual application remains the same
  • It provides basic protection against static analysis by encrypting the binary and decrypting it at runtime
  • It is extremely simple, just build and run NetBitzPack.exe <your_application_to_pack.exe>

License: MIT (c) 0xFireball, 2015-2016

Acknowledgements

About

A really simple packer for .NET applications that protects against static analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published