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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to r3mrum/psdecode

Open-source alternatives to PSDecode

30 open-source projects similar to r3mrum/psdecode, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PSDecode alternative.

  • 0kee-team/watchad0

    0Kee-Team/WatchAD

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 0xd4d/de4dotAvatar de 0xd4d

    0xd4d/de4dot

    7,426Voir sur GitHub↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    Voir sur GitHub↗7,426
  • 3lp4tr0n/beaconhunterAvatar de 3lp4tr0n

    3lp4tr0n/BeaconHunter

    516Voir sur GitHub↗

    Behavior based monitoring and hunting tool built in C# leveraging ETW tracing. Blue teamers can use this tool to detect and respond to potential Cobalt Strike beacons. Red teamers can use this tool to research ETW bypasses and discover new processes that behave like beacons.

    C#
    Voir sur GitHub↗516
  • ben0xa/powershelldefenseB

    Ben0xA/PowerShellDefense

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ccob/beaconeyeAvatar de CCob

    CCob/BeaconEye

    961Voir sur GitHub↗

    BeaconEye scans running processes for active CobaltStrike beacons. When processes are found to be running beacon, BeaconEye will monitor each process for C2 activity.

    C#
    Voir sur GitHub↗961

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • cisagov/sparrowAvatar de cisagov

    cisagov/Sparrow

    1,430Voir sur GitHub↗

    Sparrow.ps1 was created by CISA's Cloud Forensics team to help detect possible compromised accounts and applications in the Azure/m365 environment.

    PowerShell
    Voir sur GitHub↗1,430
  • countercept/python-exe-unpackerC

    countercept/python-exe-unpacker

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • creddefense/creddefenseC

    CredDefense/CredDefense

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • damonmohammadbagher/etwprocessmon2D

    DamonMohammadbagher/ETWProcessMon2

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • danielbohannon/revoke-obfuscationD

    danielbohannon/Revoke-Obfuscation

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • denisugarte/powerdriveD

    denisugarte/PowerDrive

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • emposha/php-shell-detectorAvatar de emposha

    emposha/PHP-Shell-Detector

    823Voir sur GitHub↗

    Web Shell Detector Web Shell Detector – is a php script that helps you find and identify php/cgi(perl)/asp/aspx shells. Web Shell Detector has a “web shells” signature database that helps to identify “web shell” up to 99%. By using the latest javascript and css technologies, web shell detector…

    PHP
    Voir sur GitHub↗823
  • ernw/hardeningE

    ernw/hardening

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • hasherezade/pe-sieveAvatar de hasherezade

    hasherezade/pe-sieve

    3,559Voir sur GitHub↗

    pe-sieve is a set of diagnostic tools for scanning Windows process memory to identify malicious implants, shellcode, and hooks. It functions as an in-memory implant detector, malware unpacker, and process callstack analyzer designed to locate and dump memory patches and injected code from running processes. The project identifies advanced evasion techniques, such as process hollowing and reflective injection, by verifying portable executable structures in memory. It distinguishes itself by analyzing process callstacks to detect anomalies and redirections and by reconstructing executable heade

    C++anti-malwarehookinglibpeconv
    Voir sur GitHub↗3,559
  • hegusung/avsignseekH

    hegusung/AVSignSeek

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • invoke-ir/uprootI

    Invoke-IR/Uproot

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ion28/bluespawnAvatar de ION28

    ION28/BLUESPAWN

    1,332Voir sur GitHub↗

    An Active Defense and EDR software to empower Blue Teams

    C++active-defenseanti-virusblue-team
    Voir sur GitHub↗1,332
  • ionizecbr/amsipatchdetectionI

    IonizeCbr/AmsiPatchDetection

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jpcertcc/logontracerAvatar de JPCERTCC

    JPCERTCC/LogonTracer

    3,136Voir sur GitHub↗

    LogonTracer is a security auditing tool designed for logon analysis and forensic log auditing. It functions as a dockerized security auditor that utilizes a security event graph database to map account names and network addresses, allowing for the visualization of complex system compromise patterns and authentication paths. The system features a Sigma detection engine that scans imported event logs against standardized rule sets to identify known malicious activity. It also includes an anomalous behavior detector that applies statistical analysis, graph algorithms, and hidden Markov models to

    Pythonactive-directoryblueteamdfir
    Voir sur GitHub↗3,136
  • lithnet/ad-password-protectionL

    lithnet/ad-password-protection

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • lordnoteworthy/al-khaserAvatar de LordNoteworthy

    LordNoteworthy/al-khaser

    7,001Voir sur 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++
    Voir sur GitHub↗7,001
  • matterpreter/defendercheckAvatar de matterpreter

    matterpreter/DefenderCheck

    2,613Voir sur GitHub↗

    Identifies the bytes that Microsoft Defender flags on.

    C#csharpevasionresearch-tool
    Voir sur GitHub↗2,613
  • meirwah/awesome-incident-responseAvatar de meirwah

    meirwah/awesome-incident-response

    8,821Voir sur GitHub↗
    awesomeawesome-listcybersecurity
    Voir sur GitHub↗8,821
  • mhaggis/hunt-detect-preventM

    MHaggis/hunt-detect-prevent

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • notprab/.net-deobfuscatorAvatar de NotPrab

    NotPrab/.NET-Deobfuscator

    1,504Voir sur GitHub↗

    Agile - ArchangelCloak - Atomic - AutoIt - Autori Obfuscator - Babel - BoxedAppPacker - BytePress - Beebyte - Confuser 1.9 - ConfuserEx - Crypto Obfuscator - Cypher - DCNETProtector - De4dot - DNGuard - DotnetPatcher - DotNetCompressor - DotRefiner - DotWall - Dumper - Eazfuscator - Habib -…

    Voir sur GitHub↗1,504
  • nsacyber/mitigating-web-shellsAvatar de nsacyber

    nsacyber/Mitigating-Web-Shells

    979Voir sur GitHub↗

    Guidance for mitigation web shells. #nsacyber

    YARAguidancemitigationwebshell
    Voir sur GitHub↗979
  • p0dalirius/ldapmonitorP

    p0dalirius/LDAPmonitor

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • paulsec/awesome-windows-domain-hardeningAvatar de PaulSec

    PaulSec/awesome-windows-domain-hardening

    1,791Voir sur GitHub↗

    A curated list of awesome Security Hardening techniques for Windows.

    hardeningsecuritywindows
    Voir sur GitHub↗1,791
  • psgumshoe/psgumshoeP

    PSGumshoe/PSGumshoe

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ptresearch/attackdetectionAvatar de ptresearch

    ptresearch/AttackDetection

    1,360Voir sur GitHub↗

    Attack Detection

    Voir sur GitHub↗1,360