Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a0zhar/libdebug
A powerful (.NET) C#-based Remote Debugging Library for the PS4! This is also used by PS4 Cheater
https://github.com/a0zhar/libdebug
libdebug playstation4 ps4 ps4-cheater ps4-debug ps4-exploit ps4-payload ps4cheater ps4debug ps4exploit ps4payload ps4pl
Last synced: about 14 hours ago
JSON representation
A powerful (.NET) C#-based Remote Debugging Library for the PS4! This is also used by PS4 Cheater
- Host: GitHub
- URL: https://github.com/a0zhar/libdebug
- Owner: a0zhar
- Created: 2024-04-09T11:44:00.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-21T17:23:46.000Z (7 months ago)
- Last Synced: 2024-04-22T13:09:25.413Z (7 months ago)
- Topics: libdebug, playstation4, ps4, ps4-cheater, ps4-debug, ps4-exploit, ps4-payload, ps4cheater, ps4debug, ps4exploit, ps4payload, ps4pl
- Language: C#
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libdebug
A Powerful .NET Framework C#-based Remote Debugging Library for the PS4 (Playstation 4) System... Which is used by the [PS4 Cheater](https://github.com/a0zhar2/PS4Cheater)---
### Patches made on (2024-04-05)
- Fixed Comment's
- Fixed the comments for enum ScanCompareType
- Fixed the comments for enum ScanValueType
- Commented the enum "ScanCompareType" and it's members
- Commented the enum "ScanValueType" and it's members
- Reorganized the entire code
- Performed code formatting
- Fully commented the GetProcessList function
- Update Process.cs
- Commented the Process Class and it's members
- Commented the MemoryEntry Class and it's members
- Commented the ThreadInfo struct and it's members
- Commented the ProcessList function
- Commented the 2nd FindEntry function
- Commented the ToString function inside the Process class
- Process.cs | Commented the FindEntry function
- Reorganized the code
- Fully commented the function (FindProcess)
- Code formatting
- Added initial files (taken from ctn123)
- Create libdebug.sln
- Initial commit