OldSchoolHack

Registrieren / Anmelden Deutsch

ExternalUtilsCSharp

  • Kategorie: Sourcecode
  • Entwickler:
  • Hochgeladen von: System
  • Hinzugefügt am:
  • System: Windows
Download (41.36 KB)

VirusTotal Ergebnis: 0/57

virustotal

Beschreibung

It includes:

MemUtils
Easily reading and writing various data-types to/from memory.

ProcUtils
Find the desired process and open it with whatever flags you wish using these small code-snippets.

KeyUtils
Find out whether or not keys went up or down and let this class handle the work for you.

MathUtils
Wrapper for functions like w2s, rotation of points radians/degree conversion, calculating and clamping angles (mostly c+p from my external multihack).

Vector2-, vector3- and matrix-structs
Those offer basic functions and are supported by MemUtils (reading them to/writing from memory).

Basic control-class
Since one has to decide how to implement drawing and handling controls, this small class is a very simple base of a control.

How to use:
You can...
- Read the source and learn from it.
- Copy the source into your project.
- Compile the source and import the compiled dll to your project.

Um Links zu sehen, musst du dich registrieren

Download ExternalUtilsCSharp