Pinned Repositories
AssemblyLine
A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.
g8-serp2021
AFL
american fuzzy lop - a security-oriented fuzzer
AssemblyLine
A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.
cli
the package manager for JavaScript
crypto
[mirror] Go supplementary cryptography libraries
curve25519-cortex-m4
Data-Driven_Software_Vulnerability_Discovery
Data-Driven Software Vulnerability Discovery (SVD)
dinghy
Easier cross-compilation for phones and single boards computers
execute-machine-code-from-memory
Proof of concept example: executing machine code from different memory areas: stack, heap, shared memory
davidywu9's Repositories
davidywu9/AFL
american fuzzy lop - a security-oriented fuzzer
davidywu9/AssemblyLine
A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.
davidywu9/cli
the package manager for JavaScript
davidywu9/crypto
[mirror] Go supplementary cryptography libraries
davidywu9/curve25519-cortex-m4
davidywu9/Data-Driven_Software_Vulnerability_Discovery
Data-Driven Software Vulnerability Discovery (SVD)
davidywu9/dinghy
Easier cross-compilation for phones and single boards computers
davidywu9/execute-machine-code-from-memory
Proof of concept example: executing machine code from different memory areas: stack, heap, shared memory
davidywu9/function_representation_learning
Vulnerability Discovery with Function Representation Learning from Unlabeled Projects
davidywu9/g8-serp2021
davidywu9/keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
davidywu9/project
davidywu9/sca-fuzzer
Revizor - a fuzzer to search for microarchitectural leaks in CPUs
davidywu9/uiCA
uops.info Code Analyzer
davidywu9/vscode-coverage-gutters
Display test coverage generated by lcov and xml - works with many languages