mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-09 02:16:46 +00:00
Move BurnOut reference to Special Thanks
This commit is contained in:
@@ -4,10 +4,6 @@
|
||||
|
||||
C# protection, packer, and archive scanning library. This currently compiles as a library so it can be used in any C# application. A reference application called `ProtectionScan` is also included to demonstrate the abilities of the library. For an example of a program implementing the library, see [MPF](https://github.com/SabreTools/MPF).
|
||||
|
||||
The following projects have influenced this library:
|
||||
|
||||
- [BurnOut](http://burnout.sourceforge.net/) - Project that this library was initially based on. This project is fully unaffiliated with the original BurnOut and its authors.
|
||||
|
||||
Please visit our sibling project, [DRML](https://github.com/TheRogueArchivist/DRML), the DRM Library for a more in-depth look at some of the protections detected.
|
||||
|
||||
## Releases
|
||||
@@ -237,3 +233,5 @@ Contributions to the project are welcome. Please follow the current coding style
|
||||
## Special Thanks
|
||||
|
||||
I want to give a special thanks to [TheRogueArchivist](https://github.com/TheRogueArchivist) and [HeroponRikiBestest](https://github.com/HeroponRikiBestest) who have gone above and beyond helping both fix existing checks as well as add new ones.
|
||||
|
||||
I also want to give a shout out to [BurnOut](http://burnout.sourceforge.net/) which was the original basis and inspriation for this work. This project is fully unaffiliated with the original BurnOut and its authors.
|
||||
|
||||
Reference in New Issue
Block a user