Ethon / Ethonmem

A memoryhacking library for Linux, written in C++.

Home Page:http://ethon.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install:
1. Install cmake and boost.
2. 'cd /ethonmem/project/directory'
3. 'cmake -DCMAKE_BUILD_TYPE=Debug' or 'cmake -DCMAKE_BUILD_TYPE=Release' or 'cmake .'
4. 'make'
5. 'make install'


About

A memoryhacking library for Linux, written in C++.

http://ethon.cc


Languages

Language:C++ 100.0%