From f34d39946213f68c4d49c47eaaedb99b0f5f47ad Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Wed, 25 Sep 2024 10:38:06 +0200 Subject: IMP: Add driver creation tool, zxdmake. Also adding a FireWall system. - A FW is used to block connections from unknown ends. - The ZXD is a format used to describe a ZKA PE32+ driver. - Some refactors have been done as well. Signed-off-by: Amlal EL Mahrouss --- dev/base/ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/base/ReadMe.md') diff --git a/dev/base/ReadMe.md b/dev/base/ReadMe.md index 46443aea..307ef17d 100644 --- a/dev/base/ReadMe.md +++ b/dev/base/ReadMe.md @@ -1,7 +1,7 @@ -# ZKA User DLLs/Programs. +# ZKA User apps and services. ## Description: -- Used to provide features to a program from the sci.dll. +- Provides firewall, filesystem encrypter and rundll/runxpcom tools. ###### Copyright ZKA Technologies, all rights reserved. -- cgit v1.2.3