Pinned Repositories
afl-rb
FairFuzz: AFL extension targeting rare branches
AFLplusplus
afl++ is afl 2.56b with community patches, AFLfast power schedules, qemu 3.1 upgrade + laf-intel support, MOpt mutators, InsTrim instrumentation, unicorn_mode, Redqueen and a lot more!
alphadiff-dataset
This is a deep learning dataset for cross-version binary code similarity detection.
avatar2
Python core of avatar²
BinSeeker
ComRaDe
ComRade: A Tool For Evaluating Race Detectors
ExpData
ida-batch_decompile
*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file
IoTSeeker
VulSeeker
VulSeeker: A Semantic Learning Based Vulnerability Seeker For Cross-Platform Binary
buptsseGJ's Repositories
buptsseGJ/B2CWeb
仿淘宝的B2C商城项目 一、项目介绍:本项目使用SSH框架和MySQL数据库。实现Spring对Hibernate和Struts的整合。目前实现功能:(1)前台功能:用户注册、商品展示、购物车功能(商品进行添加、删除、修改、查看操作),订单提交。(2)后台功能:商品增删改查和订单管理。(3)商品搜索(搜索内容进行分词,提取关键字,模糊查询)。(4)QQ在线咨询功能。本项目基本实现完整的B2C网站的功能。二、项目部署:本项目使用Eclipse_EE + Tomcat7.0+ MySql5.6的开发环境。1、安装 Eclipse_EE、Tomcat、MySql软件。2、MySql数据库中创建shop数据库。(1)CREATE DATABASE shop CHARACTER SET utf8 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT COLLATE utf8_general_ci ; (2)本项目中sql/shop.sql,执行shop.sql,SQL语句创建各种表单,和默认管理员用户 ,默认普通用户。管理员用户名:admin,密码:123.普通用户的用户名:throne212,密码 123. 3、本网站源码导入Eclipse中,网站就可以运行。 ../Shop/manager/index.jsp为后台管理界面。三、任何问题 给我发邮件:nietaooldman@126.com。
buptsseGJ/go
The Open Source Data Science Masters
buptsseGJ/parallelProgramingProject
parallelProgramingProject ========================= 《高级并行程序设计》课程报告代码附录 ----------------------------------- 目录结构:<br> cannon/ cannon算法的串行、MPI、OpenMP版本实现<br> computing/实验测试过程中用到的测试数据生成程序和加速比、效率计算程序<br> quickSort/quickSort算法的串行、MPI、OpenMP版本实现<br> Gauss/Gauss消元解方程组算法的串行、MPI、OpenMP版本实现<br> bfs/宽度优先搜索算法的串行、MPI、OpenMP版本实现<br>
buptsseGJ/Reading
s
buptsseGJ/sha1-1
Simple implementation of SHA1 in C
buptsseGJ/X509-Certificate-Tool
X509 Certificate Tool