- Singapore
- @melynx
-
dcap-ffi Public
A quick-and-dirty hack to provide dcap-rs via standard C FFI.
Rust UpdatedDec 5, 2024 -
-
tls-certchain-resolver Public
A simple tool to resolve x509 certificate chains.
-
-
blst Public
Forked from supranational/blstMultilingual BLS12-381 signature library
Assembly Apache License 2.0 UpdatedMay 3, 2024 -
-
wormhole-buddy Public
A companion terminal app for Wormhole. (Originally designed as the companion app for Carrier https://www.carrierbridge.io/)
Rust UpdatedDec 21, 2023 -
tlock-js Public
Forked from drand/tlock-jsTimelock Encryption made practical. A Typescript library for encrypting for the future.
TypeScript Other UpdatedMar 30, 2023 -
rust-web3 Public
Forked from tomusdrw/rust-web3Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
Rust MIT License UpdatedAug 15, 2022 -
peekaboo Public
An standalone execution trace library built on DynamoRIO.
-
capstone Public
Forked from capstone-engine/capstoneCapstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
C Other UpdatedDec 30, 2021 -
pancake-swap-periphery Public
Forked from pancakeswap/pancake-swap-peripherySolidity GNU General Public License v3.0 UpdatedJun 11, 2021 -
EIPs Public
Forked from ethereum/EIPsThe Ethereum Improvement Proposal repository
Solidity UpdatedFeb 18, 2021 -
taintinduce Public
TaintInduce is a project which aims to automate the creation of taint propagation rules for unknown instruction sets.
-
rust-sgx-remote-attestation Public
Forked from ndokmai/rust-sgx-remote-attestationRemote attestation framework for Fortanix EDP
Rust UpdatedMar 16, 2020 -
A patched version of VEX to work with PyVEX.
C GNU General Public License v2.0 UpdatedFeb 1, 2020 -
keras-applications Public
Forked from keras-team/keras-applicationsReference implementations of popular deep learning models.
Python Other UpdatedNov 13, 2019 -
cleverhans Public
Forked from cleverhans-lab/cleverhansAn adversarial example library for constructing attacks, building defenses, and benchmarking both
Python MIT License UpdatedNov 12, 2019 -
easy-jsonrpc Public
Forked from layer1capital/easy-jsonrpcRust crate for generating jsonrpc apis from trait definitions
Rust Apache License 2.0 UpdatedOct 9, 2019 -
unicorn Public
Forked from unicorn-engine/unicornUnicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
C GNU General Public License v2.0 UpdatedJul 13, 2019 -
-
bitblaze_trace Public
A Python library to parse Bitblaze traces.
-
DOP-StaticAssist Public
Public release of the tools used to assist in gadget finding.
-
chaos Public
Forked from Chaosthebot/ChaosA social coding experiment that updates its own code democratically
Python MIT License UpdatedMay 23, 2017 -
seq2seq Public
Forked from google/seq2seqA general-purpose encoder-decoder framework for Tensorflow
Python Apache License 2.0 UpdatedMar 22, 2017 -
The next-generation binary analysis platform from UC Santa Barbara's Seclab!
Python BSD 2-Clause "Simplified" License UpdatedMar 1, 2017 -
binaries Public
Forked from angr/binariesA repository with binaries for angr tests and examples.
C UpdatedDec 19, 2016 -
-
DECAF Public
Forked from decaf-project/DECAFDECAF(short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the DroidScope dynamic Android malware analysis platform. DroidScop…