Awesome
SuperCalculator
Helpful tool which handle most operations used in obfuscation
Description
Yet another calculator? so useless... I noticed a lot of sizeoffixer, math calculator, ... but none of them was complete so I decided to make mine
How to use plugin System ?
Plugin system allows you to create your own part of code and to execute it from the calculator. Just use the base I put in the release and place it IN THE SAME directory as the calculator !
Features
- All sizeof
- All Math.X
- All X.Parse
- Solve Type.EmptyType.Length
- Solve all native msil operations (https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/)
- Solve Decimal.Compare
- Solve string.Length
Fell free to ask for a new feature or add it yourself...