mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-08 18:06:34 +00:00
Add AppVeyor badge
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# BurnOutSharp
|
||||
|
||||
[](https://ci.appveyor.com/project/mnadareski/burnoutsharp)
|
||||
|
||||
C# port of the protection scanning ability of [BurnOut](http://burnout.sourceforge.net/) plus numerous updates and additions. This currently compiles as a library so it can be used in any C# application. For an example of usage, see [DICUI](https://github.com/reignstumble/DICUI).
|
||||
|
||||
In addition to the original BurnOut code, this port adds the ability to scan inside of Microsoft CAB files (courtesy of [libmspack4n](https://github.com/activescott/libmspack4n)) and InstallShield CAB files (courtesy of [UnshieldSharp](https://github.com/mnadareski/UnshieldSharp)).
|
||||
|
||||
Reference in New Issue
Block a user