6 matches found
NOP_Plugin
NOPPlugin IDAで命令をNOPにするためのプラグインです。 このプラグインの作成はVidar Stealerに触発されました(ジャンクバイト/命令を削除しようとしていました)。 変更前: 変更後: 手順 NOPPlugin.pyファイルをIDAの"plugins"サブディレクトリに配置してください。 命令をNOPにするには、命令を選択して"SHIFT+Z"を押してください。...
byvalver
byvalver ·𐑚𐑲𐑝𐑨𐑤𐑝𐑼 シェルコードのバッドバイト追放者 概要 • クイックスタート • インタラクティブTUI • ターゲット指定のバッドバイト除去 • バッドバイトプロファイル • 機能 • アーキテクチャ • システム要件 • 依存関係 • ビルド • インストール • 使い方 • 難読化戦略 • ヌル除去戦略 • MLトレーニング • エージェント メナジェリー • 開発 • トラブルシューティング • ライセンス 目次 概要 クイックスタート インストール 基本的な使い方 検証 クロスアーキテクチャ対応 バッチ処理 インタラクティブTUI...
CVE-2026-73064
The Mbed TLS library (versions 3.2.0 through 3.6.6 and 4.0.0 through 4.1.0 ) is vulnerable to a flaw where a failure in the entropy source allows an attacker to remove or inject bytes into the start of a TLS stream. This issue specifically impacts TLS 1.3 servers . The root cause is linked to a r...
CVE-2026-73064
In Mbed TLS 3.2.0 though 3.6.6 and 4.0.0 through 4.1.0, an attacker who can cause an entropy source to fail can remove or inject bytes into the start of the TLS stream. This only affects TLS 1.3 servers...
CVE-2022-50279
CVE-2022-50279 affects the Linux kernel wifi rtlwifi driver (rtl8821ae/rtl8812ae). Root cause: _rtl8812ae_eq_n_byte() compared prate_section from tail to head, causing a global-out-of-bounds read when the value is HT, per KASAN. The fix: remove _rtl8812ae_eq_n_byte() and use strcmp() instead; thi...
Windows 9x/NT/2k/XP PEB method 35 bytes
Windows 9x/NT/2k/XP PEB method 35 bytes. Shellcode exploit for win32 platform /This is a 35 byte C implementation of the use of the PEB method to get the kernel32 base address on Windows. This is generic code designed to run on both Windows 9x and NT based systems. The code has been optimized to...