ReClass.NET icon indicating copy to clipboard operation
ReClass.NET copied to clipboard

More than a ReClass port to the .NET platform.

Results 91 ReClass.NET issues
Sort by recently updated
recently updated
newest added

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. ![ReClass NET_8oGu2q4otQ](https://user-images.githubusercontent.com/8542076/208898805-cdf1c5e5-b399-46c9-bc9d-4769d659ef54.gif) ![image](https://user-images.githubusercontent.com/8542076/208898635-f6372a9d-8e26-43b8-b4f3-8da2f39214ec.png)

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: ![Image](https://github.com/user-attachments/assets/52b272db-67a4-4657-85e7-801cfa00fe1a) I pressed on "Delete unused classes" before saving it. It doesn't add any classes from the project. How do I...