ycscaly
OS, Embedded and Vulnerability Researcher. CTO dWallet Labs Co-founder Odsy Network odsy.xyz OS Notebook: https://1drv.ms/u/s!AqiuStAQmFgxhWnzIysmySzjS
dWallet Labs
Pinned Repositories
2pc-mpc
extended_apis
Intel's VT-x / VT-d APIs for the Bareflank hypervisor
extended_apis_example_control_registers
example of how to use the control register APIs using the Bareflank hypervisor and the Extended APIs
Postion-Indipendent-Code-Framework
Position Indipendent Code Frameork for Win32
Privilege-Escalation-Framework
Privilege Escilation training project, with an emphasis on the distinction between vulnerability research & it's exposure and exploitation methods(which are CVE-independent.)
UPGDSED
Universal PatchGuard and Driver Signature Enforcement Disable
Virtual-Address-Space-Research
Vulnerable-Driver
A sample vulnerable driver that emulates kernel mode vulnerabilities.
Windows-Kernel-Research
A project dedicated towards researching the Windows operating system's kernel mode enviornment.
Windows-PTE-Space-Research
ycscaly's Repositories
ycscaly/Privilege-Escalation-Framework
Privilege Escilation training project, with an emphasis on the distinction between vulnerability research & it's exposure and exploitation methods(which are CVE-independent.)
ycscaly/Vulnerable-Driver
A sample vulnerable driver that emulates kernel mode vulnerabilities.
ycscaly/Windows-Kernel-Research
A project dedicated towards researching the Windows operating system's kernel mode enviornment.
ycscaly/Postion-Indipendent-Code-Framework
Position Indipendent Code Frameork for Win32
ycscaly/Virtual-Address-Space-Research
ycscaly/Windows-PTE-Space-Research
ycscaly/UPGDSED
Universal PatchGuard and Driver Signature Enforcement Disable
ycscaly/2pc-mpc
ycscaly/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
ycscaly/ci_helloworld
A simple example of how to setup a complete CI environment for C and C++
ycscaly/extended_apis
Intel's VT-x / VT-d APIs for the Bareflank hypervisor
ycscaly/extended_apis_example_control_registers
example of how to use the control register APIs using the Bareflank hypervisor and the Extended APIs
ycscaly/crypto-bigint
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
ycscaly/dwallet-network
dWallet Network, a composable modular signature network that is the home of dWallets. A dWallet is a noncollusive and massively decentralized signing mechanism, used as a building block by builders on other networks to add native multi-chain interoperability to any smart contract.
ycscaly/elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-256, P-384, secp256k1
ycscaly/Facilitation-Research
ycscaly/LigeroRSA
ycscaly/Linux-Kernel-Modules-Research
ycscaly/RandPlay
who said music cannot be programmatically created
ycscaly/rust-hpke
An implementation of the HPKE hybrid encryption standard (RFC 9180)
ycscaly/rust_crypto_benchmarks
Benchmarking cryptographic code in Rust
ycscaly/Spicy-Tower
ycscaly/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
ycscaly/THORChain-v1
A lightning fast decentralised liquidity protocol.
ycscaly/tiresias
Pure-Rust implementation of the UC-secure "Tiresias: Scalable, Maliciously Secure Threshold Paillier"
ycscaly/traits
Collection of cryptography-related traits