Releases: omertrans678/ReadWriteMemory
v3.1-release
v3.1 Update
- Added WriteString default as Encoding.UTF8 function
- Updated full detailed codes in Demo project. Included a Ammo Hack for Assault Cube
- Fixed default as ReadWriteMemory.Utility.Process after writing Process
- Fixed Pattern Scan not found list of addresses using correct pattern code
Feedback is important for update
v3.0-release
v3.0 Update
- Recoded C# again. Functions is less now.
- Added support Array of Bytes in Read and Write functions
- Added Exceptions
- Added AoB/Pattern/Signature Scanner. Pointer Scanner is now possible
- Added support 'ModuleName+Pointer' parameter in all functions
- Added support All Process in all functions
- Added Demo Trainer for Assault Cube game
- Added support Read AllProcess functions
- Added SearchModule function (MemoryUtility class)
- Updated English version in all summary
- Updated as Mem to Memory class name
- Updated C# codes for read easily
- Updated to compile with Visual Studio 2022
- Removed NumberSystem
- Removed return error code
- Removed return string only in all Read functions
v2.0-release
-
Recoded C#
-
All functions combined
-
Added Support System.Text.Encoding in ReadString and WriteString parametre.
-
Added Support return in all Read and all Write functions.
-
Added return error code when error in all Write functions.
-
Added Mem.NumberSystem for ReadByte and WriteByte functions. (Binary, Octal, Decimal, Hexadecimal)
-
Added new functions: ReadBool and WriteBool.
-
Added VirtualProtectEx functions.
-
Added Turkish language in all functions. (Will come English language)
-
C# yeniden kodladı.
-
Bütün fonksiyonlar birleştirildi.
-
ReadString ve WriteString fonksiyonları System.Text.Encoding parametre ekledi.
-
Read fonksiyonları byte, byte[], short, int (Integer), long, float, double, string, bool döndürülen(return) desteği ekledi.
-
Write fonksiyonları parametredeki byte, short, int, long, float, double, string, bool value(değişken) desteği ekledi.
-
Write fonksiyonları için hata durumunda hata kodu olarak döndürülme ekledi.
-
ReadByte ve WriteByte fonksiyonları için Mem.NumberSystem(Sayısal sistemi) ekledi. 4 sayısal sistemi bulunmaktadır: Binary, Octal, Decimal, Hexadecimal
-
Yeni ReadBool ve WriteBool fonksiyonları ekledi.
-
VirtualProtectEx işlevleri ekledi
-
Tüm fonskiyonları Türkçe özet açıklamaları ekledi. örnek:
Full Changelog: https://github.com/omertrans678/ReadWriteMemory/commits/ReadWriteMemory