You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@
3
3
[](https://github.com/mnadareski/UnshieldSharp/actions/workflows/build_and_test.yml)
4
4
5
5
This program is a wrapper around a C# port of [Unshield](https://github.com/twogood/unshield/), an InstallShield CAB information and extractor. The library code has had changes to structure to make it more object-oriented.
6
-
For an example of usage, please see [Binary Object Scanner](https://github.com/SabreTools/BinaryObjectScanner).
7
6
8
7
This code used to compile to a library, but all functionality included is now in [SabreTools.Serialization](https://github.com/SabreTools/SabreTools.Serialization). Do not use old versions of the package as there are critical issues found and fixed since it was integrated.
0 commit comments