Pinned Repositories
afl-crash-analyzer
Another crash analyzer tool for the American Fuzzy Lop (AFL) fuzzer
afl-fuzzing-scripts
Fuzzing scripts for the American Fuzzy Lop (AFL) fuzzer
AFL_GCJ_Fuzzing_Simple
A simple test of fuzzing Java with AFL and GCJ
aflfast
AFLFast (extends AFL with Power Schedules)
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
android-vts
Android Vulnerability Test Suite - In the spirit of open data collection, and with the help of the community, let's take a pulse on the state of Android security. NowSecure presents an on-device app to test for recent device vulnerabilities.
android_vuln_poc-exp
This project contains pocs and exploits for android vulneribilities
angr-doc-zh_CN
Suspended
test-word
该program使用百度AI sdk构建了一个简单的demo,用于测试一些对于图像识别的基本功能。
testcasesForMyRequest
BT123's Repositories
BT123/test-word
该program使用百度AI sdk构建了一个简单的demo,用于测试一些对于图像识别的基本功能。
BT123/testcasesForMyRequest
BT123/afl-crash-analyzer
Another crash analyzer tool for the American Fuzzy Lop (AFL) fuzzer
BT123/AFL_GCJ_Fuzzing_Simple
A simple test of fuzzing Java with AFL and GCJ
BT123/aflfast
AFLFast (extends AFL with Power Schedules)
BT123/android-vts
Android Vulnerability Test Suite - In the spirit of open data collection, and with the help of the community, let's take a pulse on the state of Android security. NowSecure presents an on-device app to test for recent device vulnerabilities.
BT123/android_vuln_poc-exp
This project contains pocs and exploits for android vulneribilities
BT123/angr-doc-zh_CN
Suspended
BT123/Autopilot-TensorFlow
A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
BT123/caffe-test
read Sourcecode to learn more
BT123/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization. https://poloclub.github.io/cnn-explainer/
BT123/CppCon2017
Slides and other materials from CppCon 2017
BT123/cpython
The Python programming language
BT123/deepTest
A systematic testing tool for automatically detecting erroneous behaviors of DNN-driven vehicles
BT123/driller-afl
A version of AFL tailored for Driller's use in analyzing CGC binaries.
BT123/ffmpeg-avi-m3u-xbin
BT123/fuzzdata
Fuzzing resources for feeding various fuzzers with input.
BT123/fuzzer-test-suite
Set of tests for fuzzing engines
BT123/Fuzzing-ImageMagick
OpenSource My ImageMagick Fuzzer ..
BT123/fuzzing-numpy
:snake: Experimentations in trying to find 0-days in numpy
BT123/google-research
Google Research
BT123/librosa-0.5.1
test some bug
BT123/Mind-Map
各种安全相关思维导图整理收集
BT123/models
Models and examples built with TensorFlow
BT123/numpy-1.13.1
test the CVE-2017-12852 in numpy v1.13.1 and v1.13.3 has fixed the bug
BT123/sox1
BT123/tensorflow-image-detection
A generic image detection program that uses Google's Machine Learning library, Tensorflow and a pre-trained Deep Learning Convolutional Neural Network model called Inception.
BT123/tensorflow_multigpu_imagenet
Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU support + Transfer Learning support
BT123/tensorfuzz
A library for performing coverage guided fuzzing of neural networks
BT123/TriforceAFL
AFL/QEMU fuzzing with full-system emulation.