Skip to content

Instantly share code, notes, and snippets.

@jaczerob
jaczerob / WindiaMS.md
Last active April 3, 2021 00:07
WindiaMS Guide

Welcome to my Windia All-in-One guide. I will attempt to teach you everything about Windia in this guide and point you to other guides to help you out. If you wish to contribute to this guide, either DM me on Discord at wallace#0828 or DM me on the forum.

Table of Contents

@Cr4sh
Cr4sh / WoW64_call.cpp
Created May 22, 2014 19:33
WoW64 Heaven's Gate
#include "stdafx.h"
#define DB(_val_) __asm __emit (_val_)
#define INVALID_SYSCALL (DWORD)(-1)
// code selectors
#define CS_32 0x23
#define CS_64 0x33