Compare commits

...

8 Commits

Author SHA1 Message Date
Jason G 686f1110c3
Merge e0c7337267 into a3f07a0452 2024-04-24 21:41:53 +08:00
Avenger a3f07a0452
Merge pull request #217 from damoklov/main
Added Qiling Framework
2024-04-19 22:41:09 +08:00
Avenger d9be38e887
Merge pull request #214 from SpeksForks/main
Updating dead link for packerid
2024-04-19 22:35:31 +08:00
Avenger 19554e7df1
Merge pull request #235 from vxsh4d0w/patch-1
Orochi is an open source framework for collaborative forensic memory dump analysis.
2024-04-18 23:17:53 +08:00
Jason G e0c7337267
Add Firezone to Anonymizers (VPN) 2022-07-19 22:51:51 -04:00
V 16e814114d
Added Orochi
Added Orochi, an open source framework for collaborative forensic memory dump analysis.
2021-12-31 09:43:50 +00:00
damoklov 9dbc8c084f Added Qiling Framework 2020-10-01 20:54:32 +03:00
Peter Thaleikis 1037a22b1a
Updating dead link for packerid 2020-09-30 16:40:38 +04:00
1 changed files with 6 additions and 1 deletions

View File

@ -44,6 +44,7 @@ View Chinese translation: [恶意软件分析大合集.md](恶意软件分析大
*Web traffic anonymizers for analysts.*
* [Anonymouse.org](http://anonymouse.org/) - A free, web based anonymizer.
* [Firezone](https://www.firezone.dev/) - An open-source VPN server using WireGuard.
* [OpenVPN](https://openvpn.net/) - VPN software and hosting solutions.
* [Privoxy](http://www.privoxy.org/) - An open source proxy server with some
privacy features.
@ -256,7 +257,7 @@ executables.
* [Nauz File Detector(NFD)](https://github.com/horsicq/Nauz-File-Detector) - Linker/Compiler/Tool detector for Windows, Linux and MacOS.
* [nsrllookup](https://github.com/rjhansen/nsrllookup) - A tool for looking
up hashes in NIST's National Software Reference Library database.
* [packerid](http://handlers.sans.org/jclausing/packerid.py) - A cross-platform
* [packerid](https://github.com/sooshie/packerid) - A cross-platform
Python alternative to PEiD.
* [PE-bear](https://hshrzd.wordpress.com/pe-bear/) - Reversing tool for PE
files.
@ -620,6 +621,8 @@ the [browser malware](#browser-malware) section.*
analysis.
* [PyREBox](https://github.com/Cisco-Talos/pyrebox) - Python scriptable reverse
engineering sandbox by the Talos team at Cisco.
* [Qiling Framework](https://www.qiling.io/) - Cross platform emulation and sanboxing
framework with instruments for binary analysis.
* [QKD](https://github.com/ispras/qemu/releases/) - QEMU with embedded WinDbg
server for stealth debugging.
* [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with
@ -726,6 +729,8 @@ the [browser malware](#browser-malware) section.*
code integrity and write support.
* [Muninn](https://github.com/ytisf/muninn) - A script to automate portions
of analysis using Volatility, and create a readable report.
[Orochi](https://github.com/LDO-CERT/orochi) - Orochi is an open source framework for
collaborative forensic memory dump analysis.
* [Rekall](http://www.rekall-forensic.com/) - Memory analysis framework,
forked from Volatility in 2013.
* [TotalRecall](https://github.com/sketchymoose/TotalRecall) - Script based