New here? Post 10 threads to unlock access to threads, or upgrade now to access Crax all content instantly!
Join CraxPro and earn real money through our Credit Rewards System. Participate and redeem credits for Bitcoin/USDT. Start earning today! Read the detailed thread here
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Udemy - Reverse Engineering and Malware Analysis x6432 CRMA+ 2022
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
Udemy - Reverse Engineering and Malware Analysis Fundamentals, by Paul Chin
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
Udemy - Reverse Engineering & Malware Analysis of .NET & Java, by Paul Chin
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
Udemy - Reverse Engineering & Malware Analysis in 21 Hours REMAC+, by OCSALY Academy
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
Udemy - Practical Malware Analysis - Dissecting Malicious Software
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
Udemy - Mastering Reverse Engineering & Malware Analysis REMASM+, by OCSALY Academy
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
This is the last lab in the first chapter “BASIC STATIC TECHNIQUES”.
The lab file is Lab01–04.exe, let’s start to analyze it and answering the following questions to see what it hides:
Upload the Lab01–04.exe file to http://www.VirusTotal.com/. Does it match any existing antivirus definitions...
this is an easy lab for this chapter, it will not take too much.
We have Lab01–03.exe file, and we need to answer the following questions:
Upload the Lab01–03.exe file to http://www.VirusTotal.com/. Does it match any existing antivirus definitions?
Are there any indications that this file is...
Hello, guys today I will continue solving the labs, remember to be safe and setup your virtual environment, at the end I will attach links to the tools I’ve used so you also can try digging to the labs by yourselves.
as we know I will only use the techniques that the book mentioned and not...
Remember to setup your safe environment before digging into the labs.
This lab comes with two files Lab01–01.exe and Lab01–01.dll., I will use the tools and the basic static analysis technique that’ve been mentioned in the chapter to answer the questions.
Question 1
Answer:
Uploading the two...
Reverse Engineering & Malware Analysis in 21 Hours | REMAC+
Master Reverse Engineering, Malware Analysis, Linux, Cyber Security, Ghidra, Game Hacking, IDA Pro, IDA Free, C++ and C!
What you'll learn
Launch a career in cybersecurity: Gain practical expertise in reverse engineering and malware...
Mastering Reverse Engineering & Malware Analysis | REMASM+
Master Reverse Engineering, Malware Analysis, Linux, Cyber Security, Ghidra,x86-64, IDA Pro, IDA Free, Assembly and NASM
What you'll learn
The theory behind disassembly and its role in reverse engineering.
The four stages of binary...
Malware analysis and Reverse Engineering.
• A small selection of useful material for studying RE and malware analysis. Most of the repos have not been updated for a long time, however, you can find useful information for learning, especially for beginners.
• https://github.com/ytisf/theZoo
•...
The Malware Analysis Course
Learn Malware Analysis In Cyber Security. A comprehensive course!
What you'll learn
Understanding the Cybersecurity Landscape
The Role of Malware in APTs
Why Traditional Security Soutions Fail to Control APTs
Learn How To Analyze Malware
*** Hidden text: You do...
Forensics CheatSheets
https://www.jaiminton.com/cheatsheet/DFIR/#
Online Services
VirusTotal
HybridAnalysis
Koodous
Intezer
Offline Antivirus and Detection Tools
Yara
Install
sudo apt-get install -y yara
Prepare rules
Use this script to download and merge all the yara malware rules...