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

i've tried to attach reclass to an certain game and it crashed, then i debugged and found that it crashes here: `const auto temp = converter{}.from_bytes(src + srcOffset);` at **ReclassNET_plugin.hpp**...

In debugger floating registers are missing

Todo: Move to .NET Core 3.0 with WinForms support. This will make Span available for the memory scanner.

enhancement

The debugger crashes 90% of steam games because the steamstub hidings threads. Would it be possible to add VEH debugger like CE?

help wanted
feature

i'm trying to attach to Reclass.Net to a game Called *Black Desert* i can successfully attach to the game right away after running the process but in 10 secs i...

Very rare bug, not sure it can be/should be fixed. I got a bug with reading string from memory, reading more bytes after string cause to fail reading at all....

enhancement

I'm not sure what's going on but upon attempting to open the app this shows up ![capture](https://user-images.githubusercontent.com/38048805/38266027-caac5386-37a1-11e8-8295-a99438273b6b.PNG)

Thanks for adding the function node type first off. I've found an issue however, picture Is worth a thousand words: Good: http://i.imgur.com/C5Jz0ql.png Bad: http://i.imgur.com/EWXBtYS.png As you can see when adding...

Recently had an issue where a unicode char accidentally ended up in the title of a class pointer. When attempting to save the program would error: "System.ArgumentException: '', hexadecimal value...

wontfix

Hey! Can you please release a new windows & linux release. The scroll bar jumping issue makes it so that the current linux build is broken. This is a bad...