소스 검색

syscall64

master
wacked 4 년 전
부모
커밋
4c0419d6ca
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. +10
    -0
      content/projects/syscall64.md

+ 10
- 0
content/projects/syscall64.md 파일 보기

@@ -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

Loading…
취소
저장