Update docs

This commit is contained in:
DSR! 2023-07-31 19:00:43 -03:00
parent f47868256d
commit 918512f541
2 changed files with 13 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Changelog
## MASTER - ???
## 2023.8 - Aug 1, 2023
### Added

View File

@ -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 <br/>
***Developer:*** NirSoft <br/>
***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. <br/>
***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. <br/>
### MalUnpack
***Web:*** https://github.com/hasherezade/mal_unpack <br/>
***Developer:*** hasherezade <br/>
***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. <br/>
### Indetectables Offset Locator *Available using the extra called: Oldies*
***Web:*** https://www.indetectables.net/viewtopic.php?t=29725 <br/>
@ -367,6 +373,11 @@ It is the first and only program of its kind to support output for display in va
***Developer:*** Samuel Tulach <br/>
***Description:*** VirusTotal file uploader <br/>
### WinObjEx64
***Web:*** https://github.com/hfiref0x/WinObjEx64 <br/>
***Developer:*** hfiref0x <br/>
***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. <br/>
## Reverse