Skip to content

Commit a5f7aa0

Browse files
chore: update readme
1 parent fd2f0af commit a5f7aa0

2 files changed

Lines changed: 21 additions & 29 deletions

File tree

README

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Virtualised Binary Obfuscation PoC
2+
==================================
3+
4+
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
5+
6+
Links
7+
-----
8+
9+
* Write-up: https://www.lachlanharris.dev/virtualised-binary-obfuscation/
10+
* License: See LICENSE.md
11+
* Contributing: See CONTRIBUTING.md
12+
* Citing: See CITATION.cff
13+
14+
Contact
15+
-------
16+
17+
Please see my personal website for contact information.
18+
https://www.lachlanharris.dev
19+
20+
=====
21+
Copyright (c) 2025 Lachlan Harris. All Rights Reserved.

README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)