ReClass.NET
ReClass.NET copied to clipboard
More than a ReClass port to the .NET platform.
a fix for https://github.com/ReClassNET/ReClass.NET/issues/234 [This](https://github.com/DerrikCreates/ReClass.NET/blob/5580d2caa291fcd0f820abd300d4f9ff57a69349/ReClass.NET/Controls/HotSpotTextBox.cs#L94) Might not be the best place to set the color of the edit box but nothing breaks visually that i have noticed.  
I know someone already opened a PR for this feature, however I decided to try implementing it a little differently on my fork. Instead of modifying the ReClassNetFile class(es), I...
Unhandled Exception: System.IO.FileNotFoundException: Failed to load native core functions! Couldnt find at location /home/foo/Desktop/ReClass.NET-master/build/Debug/x64/NativeCore.so I have #241 on both x64 and x86 builds on Ubuntu 22.04 and Debian 11
You can now press Home/End to jump to the top/end of the memory addresses. Please give it a test :) If this project is still active I can also contribute:...
When using the generated classes after reversiing them, generally, there is 0 purpose to ever reference the padding, in either RTTI or Visual Code Assist, there shouldn't be a reason...
the original code attempted to add every parsed enum to the project without checking if it contained any values. It also did have handling for the possibility of duplicate enum...
I ran reclass as administrtator but i didn't find the requiered process
… done so far and provide feedback for Jules to continue.
I get an error: skipping node with unknown reference:  I pressed on "Delete unused classes" before saving it. It doesn't add any classes from the project. How do I...