Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0d900d4

Browse files
committed
.
1 parent ca97223 commit 0d900d4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎Constants.cs‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
namespace ReClassNET
22
{
3-
class Constants
3+
internalclass Constants
44
{
55
public const string ApplicationName = "ReClass.NET";
66

7-
public const string ApplicationVersion = "1.0.1";
7+
public const string ApplicationVersion = "1.1";
88

99
public const string Author = "KN4CK3R";
1010

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ This is a port of ReClass to the .NET platform with additional features.
3333
- Code Generator (C++ / C#)
3434
- Module / Section Dumper
3535
- Linux Support (tested on Ubuntu)
36+
- Debugger with "Find out what writes/accesses this address" support
3637
- Plugin Support
3738
- Plugins can be written in different languages (example: C++, C++/CLI, C#)
3839
- Plugins can provide custom methods to access an other process (example: use a driver)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /