Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wrdg committed Nov 18, 2021
1 parent 95c0712 commit 88b7443
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Bisign2Bikey
Extracts the BI key from BI signature files for DayZ and ArmA titles, currently tested with Bohemia Interactive's latest version 3 keys/signatures. This is just a simple pattern scan, which checks for a separator between the actual signature and the key which is stored at the head of the signature file.
Extracts the BI key from BI signature files for DayZ and ArmA titles, currently tested with Bohemia Interactive's version 2 and 3 signatures.

# Usage
There are various ways to use Bisign2Bikey, any of the following will produce a 'Keys' folder in the source directory, **not** the Bisign2Bikey.exe directory.
There are various ways to use Bisign2Bikey, any of the following will produce a 'Keys' folder directory that Bisign2Bikey resides in. Can be run unattended without pausing, by adding `/s` as the very last argument.

* Drag any .bisign file(s) over top of the executable
* Drag addons folder(s) of mod over top of the executable
* Drag @ModName folder(s) over top of the executable

# Example
`Bisign2Bikey.exeScripts.pbo.Jacob_Mango_V3.bisign Scripts.pbo.Wardog.v3.bisign /s`

![Example Output](./img/example1.png)
Binary file modified img/example1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 88b7443

Please sign in to comment.