awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesThread Environment Block Access

Low-level techniques for accessing the Thread Environment Block to retrieve system information silently.

Distinct from Persistent Thread Block Patterns: Specific to accessing the TEB via assembly, which is distinct from general thread management.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Thread Environment Block Access. Refine with filters or upvote what's useful.

Awesome Thread Environment Block Access GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • byt3bl33d3r/offensivenimالصورة الرمزية لـ byt3bl33d3r

    byt3bl33d3r/OffensiveNim

    3,033عرض على GitHub↗

    OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje

    Accesses the TEB address using direct assembly to bypass API monitoring.

    Nim
    عرض على GitHub↗3,033
  1. Home
  2. Operating Systems & Systems Programming
  3. Thread Environment Block Access