Skip to content
View rivian96's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@Cyber-Society-MSIT

Block or report rivian96

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
rivian96/README.md

Profile Banner

I am a computer science and engineering student specialisng in cyber security,


๐Ÿ› ๏ธ Skills & Tools

Programming & Scripting:

Python C Assembly Bash PowerShell

Cybersecurity:

Reverse Engineering Memory Forensics Networking Linux Windows Internals Windows Incident Response

Tools & Technologies:

Git GitHub Docker SQL Volatility Framework Radare2 GDB

Soft Skills:

Communication Teamwork & Collaboration Problem-Solving Adaptability & Flexibility Time Management


๐Ÿ“‚ Featured Repositories

๐Ÿ”’ autoprobe

AutoProbe is a Bash script designed to automate the process of investigating memory dumps for suspicious processes. The script utilizes the Volatility framework to perform a series of checks and analyses, making it easier for forensic analysts to identify potentially malicious activities within memory images.

Repo Image 1


๐Ÿ›ก๏ธ YaraGuard

YaraGuard is an advanced malware analysis tool designed to empower users in the relentless pursuit of securing digital environments. At its core, YaraGuard utilizes YARA rules, providing a sophisticated and effective means of scanning files for potential threats.

Repo Image 2


๐Ÿ“Š GitHub Stats

Your GitHub Stats Top Languages


๐Ÿ”— Let's Connect

LinkedIn Medium GitHub


Popular repositories Loading

  1. stack-frame-visualizer stack-frame-visualizer Public

    This is a simple web page that visually demonstrates how a stack frame is created and how memory is affected during its execution.

    HTML 2

  2. YaraGuard YaraGuard Public

    Forked from aydanmuftu/YaraGuard

    YaraGuard is an advanced malware analysis tool designed to empower users in the relentless pursuit of securing digital environments. At its core, YaraGuard utilizes YARA rules, providing a sophistiโ€ฆ

    YARA 1 1

  3. Agent-Void Agent-Void Public

    PowerShell 1

  4. python python Public

    collection of diverse and engaging Python projects!

    Python

  5. assembly assembly Public

    This repository is a collection of my journey and projects as I delve into the world of assembly language programming. Here, you will find a variety of code snippets, exercises, and projects that โ€ฆ

    Assembly

  6. autoprobe autoprobe Public

    AutoProbe is a Bash script designed to automate the process of investigating memory dumps for suspicious processes. The script utilizes the Volatility framework to perform a series of checks and anโ€ฆ

    Shell