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

When running the program under linux the vertical scrollwheel is not working, which makes the programm hardly usable. System info: OS: Arch Linux x86_64 Host: Blade 3.04 Kernel: 5.14.2-arch1-2 Packages:...

Right now, when you double click an editable text field (e.g. a comment or the name of a node), the text in that field is always black, or white when...

In some cases, there can be a horizontal scrollbar in the left sidebar or in the main window. Currently, the only way to scroll horizontally is to click and drag...

I want to be able to define instances of standard c++ library strings such as std::string

Hi, Thanks again for a program. I just wanted to ask if it's possible to add LOCK node feature. When you lock node it's offset can't be broken after deleting/inserting...

enhancement
feature

Is there a way to interpret series of bytes as a different endian than the system endian?

This is a very minor issue, but when the code is generated, the assert part doesn't account for padding. For example , a 0x2C size structure would be padded to...

I'm tracking multi-level pointers in an app with Memory Scanner, and at some point "What accesses this address" menu has the address accessed by a single instruction 200-300 times/second (at...

Compiled ReClass.NET for unix and tried to open an x86 process with the x86 binary, but it does not show in the list, both processes run as root.. As a...

Hi, this application being so mouse oriented is an issue when selecting a line of bytes from below the first "scroll page" makes you jump all the way back up...