From 2b0ef114fc512fec3e56106b602a305d8b855e59 Mon Sep 17 00:00:00 2001 From: AlessandroZ Date: Fri, 28 Apr 2017 15:19:27 +0200 Subject: [PATCH] Update Readme Former-commit-id: 483a95c89e97aab699a4ac7879c962e26945b069 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 26cd5bf0..578d11bc 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Each software stores its passwords using different techniques (plaintext, APIs,

The LaZagne project

+This project has been added to [pupy](https://github.com/n1nj4sec/pupy/) as a post-exploitation module. Python code will be interpreted in memory without touching the disk and it works on Windows and Linux host. The last Linux release is not up to date so I recommend to use pupy to use it. + Standalones ---- Standalones are now available here: https://github.com/AlessandroZ/LaZagne/releases/ @@ -70,6 +72,15 @@ For developers Please refer to the wiki before opening an issue to understand how to compile the project or to develop a new module. https://github.com/AlessandroZ/LaZagne/wiki + +Special thanks +---- +* Harmjoy for [KeeThief](https://github.com/HarmJ0y/KeeThief/) +* n1nj4sec for his [mimipy](https://github.com/n1nj4sec/mimipy) module +* Benjamin DELPY for [mimikatz](https://github.com/gentilkiwi/mimikatz), which helps me to understand some Windows API. +* [Creddump](https://github.com/moyix/creddump) +* All [contributors](https://github.com/AlessandroZ/LaZagne/graphs/contributors) who help me on this project + ---- | __Alessandro ZANNI__ | | ------------- |