Lucene search
+L

2853 matches found

Kitploit
Kitploit
added 2026/09/03 11:38 a.m.2 views

wolfCOSE

wolfCOSE wolfCOSE is a lightweight C library implementing CBOR RFC 8949, COSE RFC 9052/9053, and post-quantum ML-DSA for COSE RFC 9964 using wolfSSL as the crypto backend. Main Features Complete RFC 9052 message set : all six COSE message types, including multi-signer COSESign and multi-recipient...

5.8AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/03 9:28 a.m.4 views

SindriKit

SindriKit Offensive Development Deserves Better Architecture. A C library for building offensive capabilities. Core Concept Most offensive utilities hardcode their execution mechanics inside the technique's logic. A reflective loader doesn't just map an image; it maps it using a specific, hardcod...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 8:56 a.m.2 views

external_expact_AOSP10_r33_CVE-2022-25313

Expat, Release 2.2.6 This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in...

6.5CVSS6.7AI score0.03295EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 8:42 a.m.4 views

pinjectra

Pinjectra Pinjectra is a C/C++ library that implements Process Injection techniques with focus on Windows 10 64-bit in a "mix and match" style. Here's an example: root@kitploit: // CreateRemoteThread Demo + DLL Load i.e., LoadLibraryA as Entry Point executor = new CodeViaCreateRemoteThread new...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 8:25 a.m.4 views

libsigrok

README The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types such as logic analyzers, oscilloscopes, multimeters, and more. libsigrok is a shared library written in C which provides the basic API fo...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 8:20 a.m.4 views

xmlsec

XMLSec Library XMLSec library provides C based implementation for major XML Security standards: XML Signature Syntax and Processing XML Encryption Syntax and Processing Detailed information about supported features and algorithms can be found in the XMLDsig and the XMLEnc interoperability reports...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/03 7:11 a.m.4 views

longfellow-zk

Longfellow ZK 概要 Longfellow ライブラリは、ISO MDOC 標準、JWT 標準、W3C Verifiable Credentials などの従来の本人確認標準に関するゼロ知識プロトコルの構築を可能にします。この実装は以下で説明されています: ECDSA からの匿名認証情報 libzk: ゼロ知識証明のための C++ ライブラリ プロジェクトドキュメント 名前は Google ケンブリッジオフィスの外にある橋に由来します。 セキュリティレビュー 現在、このプロジェクトは、学界および業界の専門家からなる2つの独立したセキュリティレビューを受けています。それらの報告...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/03 5:36 a.m.4 views

MeshCore

About MeshCore MeshCore is a lightweight, portable C++ library that enables multi-hop packet routing for embedded projects using LoRa and other packet radios. It is designed for developers who want to create resilient, decentralized communication networks that work without the internet. 🔍 What is...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/03 4:35 a.m.6 views

resiprocate

Overview The reSIProcate repository contains the following C++ libraries and applications: resip library: comprehensive RFC3261 SIP stack dum Dialog Usage Manager library: high level SIP library for creating SIP user agents no media stack recon library: high level SIP UA library with media stack...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 3:07 a.m.5 views

external_libexif_AOSP10_CVE-2020-0452

libexif ------- DESCRIPTION libexif is a library for parsing, editing, and saving EXIF data. It is intended to replace lots of redundant implementations in command-line utilities and programs with GUIs. FEATURES libexif supports parsing, editing and saving of EXIF data. In addition, it has gettex...

9.8CVSS7.1AI score0.03327EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 3:06 a.m.41 views

memoro

Memoro Memoro is a highly detailed heap profiler. Memoro not only shows you where and when your program makes heap allocations, but will show you how your program actually used that memory. Memoro collects detailed information on accesses to the heap, including reads and writes to memory and when...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/03 2:54 a.m.3 views

external_expat_AOSP10_r33_CVE-2022-23990

Expat、リリース 2.2.6 これはExpat、1997年に James Clarkによって開始された、 XMLを解析するためのCライブラリです。 Expatはストリーム指向のXMLパーサーです。つまり、解析を開始する前に ハンドラーをパーサーに登録します。これらのハンドラーは、パーサーが 解析中のドキュメント内で関連する構造を発見したときに呼び出されます。 開始タグは、ハンドラーを登録できる構造の種類の一例です。 Windowsユーザーは、 expatwin32 パッケージを 使用してください。このパッケージには、プリコンパイル済みライブラリと実行ファイル、...

7.5CVSS6.8AI score0.03992EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 2:23 a.m.3 views

UnhookMe

UnhookMe - Dynamically unhooking imports resolver In the era of intrusive AVs and EDRs that introduce hot-patches to the running processes for their enhanced optics requirements, modern adversaries must have a robust tool to slide through these watchguards. The propsed implementation of dynamic...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:12 a.m.4 views

libpeconv

libPeConv 用于加载和操作 PE 文件的库。 目标 libPEConv 的目标是创建一个用于自定义加载 PE 文件的“瑞士军刀”。它汇集了各种辅助函数,您可以快速将它们集成到自己的加载器中。例如:重新映射节区、应用重定位、加载导入、解析资源。 它不仅允许加载 PE 文件,还允许自定义某些步骤,例如 IAT 挂钩(通过提供自定义 IAT 解析器)和函数重定向。但是,它并不专注于内联挂钩,不应与 MS Detours 或 MinHook 等库混淆。 LibPeConv 可用于创建 PE 绑定器,因为它允许直接从资源中加载 PE,并将其当作本地代码一样集成。...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/02 11:55 p.m.4 views

external_expat_AOSP10_r33_CVE-2022-25236

Expat、リリース 2.2.6 これはExpatです。XMLを解析するためのCライブラリで、1997年にJames Clarkによって開始されました。 Expatはストリーム指向のXMLパーサーです。つまり、パースを開始する前にパーサーにハンドラを登録します。これらのハンドラは、パーサーが解析中のドキュメント内の関連構造を発見したときに呼び出されます。開始タグは、ハンドラを登録できる構造の一例です。 Windowsユーザーは、expatwin32パッケージを使用してください。このパッケージには、プリコンパイル済みのライブラリと実行ファイル、そして開発者向けのソースコードが含まれています...

9.8CVSS6.7AI score0.35867EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 11:42 p.m.3 views

external_expat_AOSP10_r33_CVE-2022-22822toCVE-2022-22827

Expat, Release 2.2.6 This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in...

9.8CVSS7.1AI score0.04829EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 10:46 p.m.4 views

expat_CVE-2024-28757

Expat, Release 2.2.6 This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in...

7.5CVSS6.7AI score0.02006EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/02 10:45 p.m.3 views

external_expat_AOSP10_r33_CVE-2022-23852

Expat、リリース 2.2.6 これはExpat、XMLを解析するためのCライブラリであり、1997年にJames Clarkによって開始されました。Expatはストリーム指向のXMLパーサーです。つまり、解析を開始する前にパーサーにハンドラを登録します。これらのハンドラは、パーサーが解析中のドキュメント内で関連する構造を発見したときに呼び出されます。開始タグは、ハンドラを登録できる構造の一例です。 Windowsユーザーは、expatwin32 パッケージを使用してください。これには、プリコンパイルされたライブラリと実行ファイル、および開発者向けのソースコードが含まれています。...

9.8CVSS7.2AI score0.04563EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 10:39 p.m.3 views

external_expact_AOSP10_r33_CVE-2022-25314

Expat, Versión 2.2.6 Esto es Expat, una biblioteca C para analizar XML, iniciada por James Clark en 1997. Expat es un analizador XML orientado a flujos. Esto significa que registra manejadores con el analizador antes de iniciar el análisis. Estos manejadores se invocan cuando el analizador descub...

7.5CVSS6.7AI score0.04693EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 10:29 p.m.3 views

external_expat-2.1.0_CVE-2022-43680

Expat, リリース 2.1.0 これはExpat、James Clarkによって書かれたXMLを解析するためのCライブラリです。 Expatはストリーム指向のXMLパーサーです。つまり、解析を開始する前にパーサーにハンドラーを登録します。これらのハンドラーは、パーサーが解析中のドキュメント内で関連する構造を発見したときに呼び出されます。開始タグは、ハンドラーを登録できる構造の一例です。 Windowsユーザーは、expatwin32binパッケージを使用してください。これには、プリコンパイルされたライブラリと実行可能ファイル、および開発者向けのソースコードが含まれています。...

7.5CVSS6.7AI score0.02445EPSS
SaveExploits1
Rows per page
Query Builder