-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
21 lines (15 loc) · 761 Bytes
/
README
File metadata and controls
21 lines (15 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Virtualised Binary Obfuscation PoC
==================================
Virtualised Binary Obfuscation is a novel form of exeutable obfuscation that utilises a method comparable to virtual machine technology. It is hypothesised to make static analysis from both antivirus & reverse engineering completely unreasonable, and impede some functionality of dynamic analysis, mainly heuristic- and signature-based detection
Links
-----
* Write-up: https://www.lachlanharris.dev/virtualised-binary-obfuscation/
* License: See LICENSE.md
* Contributing: See CONTRIBUTING.md
* Citing: See CITATION.cff
Contact
-------
Please see my personal website for contact information.
https://www.lachlanharris.dev
=====
Copyright (c) 2025 Lachlan Harris. All Rights Reserved.