awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Rurik avatar

Rurik/Noriben

0
View on GitHub↗
1,273 stars·228 forks·Python·13 views

Noriben

Noriben - Portable, Simple, Malware Analysis Sandbox

Features

  • Online Sandboxes - Uses system monitoring to collect malware behavior in sandboxes.
  • Dynamic Analysis and Debugging - Automated malware analysis tool using system monitoring.
  • Development Libraries - Python script for automating analysis of process activity.
  • Dynamic Analysis - Automated malware analysis tool using system monitoring.
  • Dynamic Analysis Tools - A script for automating malware analysis using system monitoring tools.
  • Malware Analysis - A tool for automating malware analysis using Sysinternals.

Star history

Star history chart for rurik/noribenStar history chart for rurik/noriben

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Noriben

These projects share indexed features with Noriben. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • volatilityfoundation/volatilityvolatilityfoundation avatar

    volatilityfoundation/volatility

    7,971View on GitHub↗

    Volatility is a memory forensics framework and digital forensics tool designed to extract and analyze evidence from volatile computer memory dumps. It functions as a memory dump parser and analysis platform used to identify running processes, network connections, and loaded modules from a system RAM capture. The framework enables the reconstruction of system state to uncover malicious activity, such as rootkits and injected code, during malware incident response and threat hunting. It provides capabilities for digital forensic investigations to detect unauthorized access and indicators of com

    Pythonmalwarememorypython
    View on GitHub↗7,971
  • 504ensicslabs/lime504ensicsLabs avatar

    504ensicsLabs/LiME

    1,995View on GitHub↗

    LiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and Linux-based devices, such as those powered by Android. The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition, which allows it to produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisitio

    C
    View on GitHub↗1,995
  • lordnoteworthy/al-khaserLordNoteworthy avatar

    LordNoteworthy/al-khaser

    7,001View on GitHub↗

    Al-Khaser is a research project focused on the development of anti-analysis and evasion techniques to resist reverse engineering. It provides implementations for detecting and evading virtual machines, sandboxes, and debuggers to prevent software analysis. The project implements control flow obfuscation through anti-disassembly methods and utilizes dynamic API resolution to bypass static import tables. It further hinders forensic analysis by manipulating memory headers to prevent process dumps and utilizing remote code injection to execute logic in external processes. The capability surface

    C++
    View on GitHub↗7,001
  • f-secure/seeF-Secure avatar

    F-Secure/see

    822View on GitHub↗

    Sandboxed Execution Environment

    Python
    View on GitHub↗822
Compare all 30 related projects→

Frequently asked questions

What does rurik/noriben do?

Noriben - Portable, Simple, Malware Analysis Sandbox

What are the main features of rurik/noriben?

The main features of rurik/noriben are: Online Sandboxes, Dynamic Analysis and Debugging, Development Libraries, Dynamic Analysis, Dynamic Analysis Tools, Malware Analysis.

Which projects share features with rurik/noriben?

Projects with overlapping indexed features include: volatilityfoundation/volatility — Volatility is a memory forensics framework and digital forensics tool designed to extract and analyze evidence from… 504ensicslabs/lime — LiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and… nbeede/boombox — Automatic deployment of Cuckoo Sandbox malware lab using Packer and Vagrant. f-secure/see — Sandboxed Execution Environment. lordnoteworthy/al-khaser — Al-Khaser is a research project focused on the development of anti-analysis and evasion techniques to resist reverse… maliceio/malice — VirusTotal Wanna Be - Now with 100% more Hipster.