awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hlldz avatar

hlldz/RefleXXionArchived

0
View on GitHub↗
500 星标·108 分支·C++·4 次浏览

RefleXXion

RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass the user-mode hooks, it first collects the syscall numbers of the NtOpenFile, NtCreateSection, NtOpenSection and NtMapViewOfSection found in the LdrpThunkSignature array. After…

Features

  • Defense Evasion - Bypasses user-mode hooks used by security software.
  • Offensive Security Tools - Bypasses user-mode hooks used by security products.

Star 历史

hlldz/reflexxion 的 Star 历史图表hlldz/reflexxion 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

hlldz/reflexxion 是做什么的?

RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass the user-mode hooks, it first collects the syscall numbers of the NtOpenFile, NtCreateSection, NtOpenSection and NtMapViewOfSection found in the LdrpThunkSignature array. After…

hlldz/reflexxion 的主要功能有哪些?

hlldz/reflexxion 的主要功能包括:Defense Evasion, Offensive Security Tools。

hlldz/reflexxion 有哪些开源替代品?

hlldz/reflexxion 的开源替代品包括: med0x2e/sigflip — SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the… omerya/invisi-shell — Hide your Powershell script in plain sight. Bypass all Powershell security features. aptortellini/undefender — unDefender is the C++ implementation of a technique originally described by @jonasLyk in this Twitter thread. At its… v2-dev/awesome-social-engineering — This project is a curated collection of frameworks, libraries, and toolsets designed for social engineering and public… skerkour/black-hat-rust — This project is an offensive security toolkit and development framework for creating memory-safe malware, network… mxrch/ghunt — GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available…

RefleXXion 的开源替代方案

相似的开源项目,按与 RefleXXion 的功能重合度排序。
  • med0x2e/sigflipmed0x2e 的头像

    med0x2e/SigFlip

    1,283在 GitHub 上查看↗

    SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the existing signature.

    C#
    在 GitHub 上查看↗1,283
  • omerya/invisi-shellOmerYa 的头像

    OmerYa/Invisi-Shell

    1,327在 GitHub 上查看↗

    Hide your Powershell script in plain sight. Bypass all Powershell security features

    C++
    在 GitHub 上查看↗1,327
  • aptortellini/undefenderAPTortellini 的头像

    APTortellini/unDefender

    360在 GitHub 上查看↗

    unDefender is the C++ implementation of a technique originally described by @jonasLyk in this Twitter thread. At its core, this technique revolves around changing the \Device\BootDevice symbolic link in the Windows Object Manager so that when Defender's WdFilter driver is unloaded and loaded…

    C++
    在 GitHub 上查看↗360
  • skerkour/black-hat-rustskerkour 的头像

    skerkour/black-hat-rust

    4,353在 GitHub 上查看↗

    This project is an offensive security toolkit and development framework for creating memory-safe malware, network scanners, and payload generators. It provides a structured approach to developing exploits, shellcode, and remote access tools. The framework distinguishes itself through the use of no-standard-library environments to generate minimal standalone machine code and shellcode. It also supports the compilation of high-performance logic into WebAssembly for the creation of deceptive web interfaces used in social engineering. Capability areas cover automated vulnerability discovery via

    Rustauditbeaconbug-bounty
    在 GitHub 上查看↗4,353
查看 RefleXXion 的所有 30 个替代方案→