BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Dropped Out of College to Pursue Web Dev and Life Pursuits in General
WinGecko - Overview/Motivation EmptyToday at 8:25 am by Bully@WiiPlaza

» Bully Made It Into a BIG Video 400K Views
WinGecko - Overview/Motivation Empty4/7/2024, 6:58 am by Bully@WiiPlaza

» Wii Play Tanks
WinGecko - Overview/Motivation Empty3/24/2024, 2:46 pm by helpmeout

» [Bypass Paywalls] (Global) @magnolia1234 - GitLab
WinGecko - Overview/Motivation Empty3/18/2024, 3:55 am by Seth@WiiPlaza

» [Download] Mary Shelley's Frankenhole
WinGecko - Overview/Motivation Empty3/16/2024, 8:29 am by Seth@WiiPlaza

» Completely Custom Modded Controllers (Undetectable)
WinGecko - Overview/Motivation Empty3/5/2024, 1:55 pm by Shadow@BWH

» (Zombies) Drink perks code?
WinGecko - Overview/Motivation Empty3/5/2024, 1:24 pm by Shadow@BWH

» Die Rückkehr zu STEAM und WARFACE
WinGecko - Overview/Motivation Empty3/2/2024, 3:54 am by Seth@WiiPlaza

» First person hand model change?
WinGecko - Overview/Motivation Empty2/28/2024, 4:53 am by Ad3lamac611

» {RELEASE} Field Raider Firefox v1.72 by Seth@WiiPlaza
WinGecko - Overview/Motivation Empty2/21/2024, 8:52 am by naxil

Search
 
 

Display results as :
 


Rechercher Advanced Search

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

WinGecko - Overview/Motivation

Go down  Message [Page 1 of 1]

1Tip WinGecko - Overview/Motivation 8/27/2021, 3:56 am

Bully@WiiPlaza

Bully@WiiPlaza
 
 

WinGecko is an advanced memory hacking server programmed in modern C++ for Microsoft Windows 7+ 64-bit. It has plenty of features regarding memory hacking for PC games and potentially emulators (which run on PC). The following graphic illustrates the way it works:

WinGecko - Overview/Motivation 2021-011

As you can see, you can implement a client for the WinGecko server in any programming language and connect to the server. Then, you can send commands to the server for carrying out all kinds of memory hacking tasks. The WinGecko server attaches directly to the game.

This project is dedicated to programmers only. It is not a Cheat Engine or JGecko U type of graphical user interface for developing game hacks. It is an API (application programming interface) which can be used to build game hacking tools.

A preview video of WinGecko can be seen here:


Why did I make this?
See the advantages below.

Advantages of using WinGecko compared to alternative solutions or writing it yourself:

  • Intuitive/well-designed API by an experienced game hacker/software engineer which makes game hack development seemless and more fun
  • You don't have the headache to program in C++ or study the Windows API to do "common" memory hacking tasks which saves a lot of time
  • You can use any programming language you want as long as you can implement or have a client implemented for you which is very flexible
  • Clean error handling using exceptions which can be propagated back to the client and thrown there for "good" error message feedback instead of "ignoring" errors/faults
  • A C# client is provided by default but a Java client has been implemented as well and might be released at a later time if there is demand for it


Disadvantages:

  • No anti cheat bypass
  • Closed source server (and client library)
  • Potentially limited functionality and limited redistribution rights without a small donation (details regarding this are yet to be finalized)


A detailed overview of all WinGecko server provided commands is outlined here.

I hope this sparked your interest. The beta testing phase is starting shortly so certain people will be given a copy of WinGecko before it eventually gets publicly released. You may get in contact with me regarding beta testing if you want to try this out. Smile

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum