diff --git a/README.md b/README.md index 6f0d3e1..2e572d6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Author: **EliseZeroTwo** _A Binary Ninja helper for exploring structured exception handlers in PEs_ +## Side-Note + +I dislike GitHub, this plugin is only here as Binary Ninja relies on GitHub for it's plugin manager which I feel is bad. GitHub requires an account for more and more basic features with every passing day. It will not be long until GitHub accounts will be merged with Microsoft account similarly to what is going on with Mojang accounts at the moment. I do not want to log in with a Microsoft account to clone a repo, nor do you. GitHub also accepts a large, but unknown, sum of money every year for their contract with the United States Immigration and Customs Enforcement agency which is even more reason to not buy into their closed-wall garden. + ## Description: This plugin provides a UI helper for exploring structured exception handlers in PEs. It provides a feature to view all entries, view the entry at the cursor, or follow the cursor displaying the entry at the cursor constantly.