Parcourir la source

syscall64

master
wacked il y a 4 ans
Parent
révision
4c0419d6ca
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. +10
    -0
      content/projects/syscall64.md

+ 10
- 0
content/projects/syscall64.md Voir le fichier

@@ -0,0 +1,10 @@
---
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

Chargement…
Annuler
Enregistrer