diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb07b9c..0f231b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
-## MASTER - ???
+## 2023.8 - Aug 1, 2023
### Added
diff --git a/TOOLS.md b/TOOLS.md
index fba2e6d..8210d32 100644
--- a/TOOLS.md
+++ b/TOOLS.md
@@ -325,7 +325,13 @@ It is the first and only program of its kind to support output for display in va
### HashMyFiles
***Web:*** https://www.nirsoft.net/utils/hash_my_files.html
***Developer:*** NirSoft
-***Description:*** HashMyFiles is small utility that allows you to calculate the MD5 and SHA1 hashes of one or more files in your system. You can easily copy the MD5/SHA1 hashes list into the clipboard, or save them into text/html/xml file.
+***Description:*** HashMyFiles is small utility that allows you to calculate the MD5 and SHA1 hashes of one or more files in your system. You can easily copy the MD5/SHA1 hashes list into the clipboard, or save them into text/html/xml file.
+
+### MalUnpack
+***Web:*** https://github.com/hasherezade/mal_unpack
+***Developer:*** hasherezade
+***Description:*** Dynamic unpacker based on PE-sieve.
+It deploys a packed malware, waits for it to unpack the payload, dumps the payload, and kills the original process.
### Indetectables Offset Locator *Available using the extra called: Oldies*
***Web:*** https://www.indetectables.net/viewtopic.php?t=29725
@@ -367,6 +373,11 @@ It is the first and only program of its kind to support output for display in va
***Developer:*** Samuel Tulach
***Description:*** VirusTotal file uploader
+### WinObjEx64
+***Web:*** https://github.com/hfiref0x/WinObjEx64
+***Developer:*** hfiref0x
+***Description:*** WinObjEx64 is an advanced utility that lets you explore the Windows Object Manager namespace. For certain object types, you can double-click on it or use the "Properties..." toolbar button to get more information, such as description, attributes, resource usage etc. WinObjEx64 let you view and edit object-related security information if you have required access rights.
+
## Reverse