Skip to content

Commit 2f2024c

Browse files
committed
re+mw tools.
1 parent a691966 commit 2f2024c

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,15 @@ The [install.sh](./install.sh) script (one-liner command below) can be used to c
212212
wget -O - https://raw.githubusercontent.com/glzbcrt/my-env/main/install.sh | bash
213213
```
214214

215+
## Reverse Engineering + Malware Analysis Tools
216+
217+
I have created a curated package of several open source tools that can be used to do reverse engineering, malware analysis, and others. You can download the package [here](https://bit.ly/glzbcrt-tools).
218+
It is a self-extracing RAR file I created using this file [here](./my-tools.winrarsfx).
219+
220+
This package was created to speed-up the process of creating a lab environment for analysis of malware and reverse engineering.
221+
222+
As far as I know all tools are free from malware, at least my anti-virus didn't report any issue with them, but use at your own risk. There are not any pirate software in this package, all tools are free, and I download them directly from the owners websites.
223+
215224

216225
## Debugging Symbols
217226

my-tools.winrarsfx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Title=glzbcrt tools
2+
Overwrite=1
3+
Path=C:\bla
4+
Text
5+
{
6+
This package contains a comprehensive tools selection that brings together several open-source tools.
7+
8+
9+
It is a curated collection of powerful utilities designed to enhance productivity and streamline workflows, specially for reverse engineering and malware analysis.
10+
11+
12+
Please note that the copyright for each tool within this package belongs to the respective owners and contributors. All credit and recognition are due to the original developers for their valuable work in creating these tools.
13+
}

0 commit comments

Comments
 (0)