Browse Source

syscall64

master
wacked 4 years ago
parent
commit
4c0419d6ca
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      content/projects/syscall64.md

+ 10
- 0
content/projects/syscall64.md View File

---
title: "Syscall64"
description: "Doing direct syscalls on all platforms"
draft: false
---

A slightly hacky way (C macros) to do direct syscalls on either x86 or x64 windows,
without any code change.

http://vcs.wacked.codes/wacked/syscall64

Loading…
Cancel
Save