Skip to content

Commit

Permalink
version 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jbremer committed Oct 9, 2018
1 parent d93140b commit 46f43ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
0.4.6, TBD
0.4.6, October 9th, 2018

New: Install the old Cuckoo Agent compatible with cuckoo-modified next to
the new Cuckoo Agent.
Tweak: Make vmcloak-zer0m0n command work.
Tweak: Make Windows 10 >= 1703 work (thanks samwakel).
Tweak: Bump Sysmon to include 8.0.0 (thanks haam3r).
New: Introduce --paravirtprovider flag (thanks razu).
New: Database migrations (thanks RicoVZ).

0.4.5, February 23rd, 2018

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="VMCloak",
version="0.4.6a2",
version="0.4.6",
author="Jurriaan Bremer",
author_email="[email protected]",
url="https://vmcloak.org/",
Expand Down

0 comments on commit 46f43ab

Please sign in to comment.