Bladeren bron

descriptions

master
wacked 4 jaren geleden
bovenliggende
commit
25d9ab9bcc
3 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. +1
    -0
      content/posts/defeating-mbr-filter-with-techniques-from-2011.md
  2. +1
    -0
      content/projects/syscall64.md
  3. +1
    -0
      content/projects/x64hook.md

+ 1
- 0
content/posts/defeating-mbr-filter-with-techniques-from-2011.md Bestand weergeven

@@ -1,5 +1,6 @@
---
title: "Defeating Mbr Filter With Techniques From 2011"
description: "If MBR is protected, just overwrite VBR. Like Carperb did"
date: 2016-10-21T12:27:31+01:00
draft: false
---

+ 1
- 0
content/projects/syscall64.md Bestand weergeven

@@ -1,6 +1,7 @@
---
title: "Syscall64"
description: "Doing direct syscalls on all platforms"
date: 2019-11-10T00:00:00+01:00
draft: false
---


+ 1
- 0
content/projects/x64hook.md Bestand weergeven

@@ -2,6 +2,7 @@
title: "X64hook"
date: 2019-11-10T15:57:35+01:00
draft: false
description: "unfinshed. maybe usefull to learn?"
---
A simple (unfinished) x64 detours hooking library.


Laden…
Annuleren
Opslaan