mirror of
https://github.com/brutaldev/StrongNameSigner.git
synced 2026-04-25 11:26:04 +03:00
[GH-ISSUE #86] [Bug]: When the GUI comes across a "Unsupported PDB deleted bitset is not empty" it stops processing #69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Smurf-IV on GitHub (Jan 18, 2023).
Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/86
Open a directory and place all dll's / exe's into the list and click open
Expected:
Actual:
@brutaldev commented on GitHub (Jan 21, 2023):
Cannot catch that specific exception but the UI was only looking at bad image formats so added generic exception handling blocks to avoid the process from stopping.