-
University of Science and Technology Beijing
-
05:10
- 8h ahead - https://gaokai320.github.io
Highlights
- Pro
Lists (4)
Sort Name ascending (A-Z)
Starred repositories
This package contains the original 2012 AlexNet code.
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which fun…
A debugging and profiling tool that can trace and visualize python code execution
An IPython notebook plugin for visualizing ASTs.
aflgo / aflgo
Forked from mirrorer/aflDirected Greybox Fuzzing with AFL
mboehme / aflfast
Forked from mirrorer/aflAFLFast (extends AFL with Power Schedules)
UNIX-like reverse engineering framework and command-line toolset
A large dataset of real-world WebAssembly binaries, collected from the Web, GitHub, NPM and other sources. Useful as test data, to study WebAssembly, for training machine learning models, and much …
wassail (WebAssembly static analyzer and inspection library) is a toolkit to perform both lightweight and heavyweight static analysis of WebAssembly modules.
Optimizer and compiler/toolchain library for WebAssembly
PromtFuzz is an automated tool that generates high-quality fuzz drivers for libraries via a fuzz loop constructed on mutating LLMs' prompts.
AddressSanitizer, ThreadSanitizer, MemorySanitizer
A library that automatically infers dependencies for Python files
syzkaller is an unsupervised coverage-guided kernel fuzzer
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merg…
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Simple, unified interface to multiple Generative AI providers
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Tai-e assignments for static program analysis
A tree-sitter based AST difftool to get meaningful semantic diffs
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!