Pinned Repositories
-
考试
aiyprojects-deeplearn-tensorflow
A TensorFlow integration for deeplearn.js which allows to load tensorflow checkpoint files directly.
Armariris
孤挺花(Armariris) -- 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架
Bank
工控安全
darknet
Convolutional Neural Networks
django-DefectDojo
DefectDojo is an open-source application vulnerability correlation and security orchestration application
esxi-unlocker
VMware ESXi macOS
isf
ISF(Industrial Security Exploitation Framework) is a exploitation framework based on Python.
practice-crawl
网站信息爬取练手项目
wf-mproduct
项目说明 renren-security是一个轻量级权限管理系统,其核心设计目标是开发迅速、学习简单、轻量级、易扩展 使用renren-security搭建项目,只需编写30%左右代码,其余的代码交给系统自动生成 一个月的工作量,一周就能完成,剩余的时间可以陪家人、朋友、撩妹、钓凯子等,从此踏入高富帅、白富美行业 具有如下特点 轻量级的权限系统,只涉及Spring、Shiro、Mybatis后端框架,降低学习使用成本 友好的代码结构及注释,便于阅读及二次开发 支持HTML、JSP、Velocity、Freemarker等视图,零技术门槛 灵活的权限控制,可控制到页面或按钮,满足绝大部分的权限需求(如需控制到按钮级别,需使用Shiro标签,控制按钮的显示或隐藏) 页面交互使用Vue2.x,极大的提高了开发效率 完善的代码生成机制,可在线生成entity、xml、dao、service、html、js代码,减少70%以上的开发任务 引入quartz定时任务,可动态完成任务的添加、修改、删除、暂停、恢复及日志查看等功能 引入路由机制,刷新页面会停留在当前页 如何交流、反馈、参与贡献? 项目主页:http://www.renren.io/open/ 开发文档:http://www.renren.io/open/doc.html oschina仓库:http://git.oschina.net/babaio/renren-security github仓库:https://github.com/sunlightcs/renren-security 编程入门教程:http://www.renren.io 官方QQ群:324780204、145799952 如需关注项目最新动态,请Watch、Star项目,同时也是对项目最好的支持 技术讨论、二次开发等咨询、问题和建议,请移步到QQ群324780204、145799952,我会在第一时间进行解答和回复! 技术选型: 核心框架:Spring Framework 4.2 安全框架:Apache Shiro 1.3 视图框架:Spring MVC 4.2 持久层框架:MyBatis 3.3 定时器:Quartz 2.2 数据库连接池:Druid 1.0 日志管理:SLF4J 1.7、Log4j 页面交互:Vue2.x 软件需求 JDK1.7+ MySQL5.5+ Tomcat7.0+ Maven3.0+ 本地部署 通过git下载源码 创建数据库renren-security,数据库编码为UTF-8 执行doc/db.sql文件,初始化数据 修改db.properties文件,更新MySQL账号和密码 Eclipse、IDEA执行【clean package tomcat7:run】命令,即可运行项目 项目访问路径:http://localhost 非Maven方式启动,则默认访问路径为:http://localhost:8080/renren-security 建议使用阿里云的Maven仓库: <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/groups/public/</url> <mirrorOf>central</mirrorOf> </mirror>
howtoblind's Repositories
howtoblind/darknet
Convolutional Neural Networks
howtoblind/django-DefectDojo
DefectDojo is an open-source application vulnerability correlation and security orchestration application
howtoblind/esxi-unlocker
VMware ESXi macOS
howtoblind/awesome-xamarin
A collection of interesting libraries/tools for Xamarin mobile projects
howtoblind/boardgame.io
State management and more for turn based games.
howtoblind/CS-Notes
:books: 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
howtoblind/diaphora
Diaphora, the most advanced Free and Open Source program diffing tool.
howtoblind/exploitdb
The official Exploit Database repository
howtoblind/facets
Visualizations for machine learning datasets
howtoblind/GoGuide
「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程,首选 GoGuide。
howtoblind/goproxy
An HTTP proxy library for Go
howtoblind/hate_crack
A tool for automating cracking methodologies through Hashcat from the TrustedSec team.
howtoblind/howtoblind.github.io
howtoblind/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
howtoblind/linux
Linux kernel source tree
howtoblind/netty
源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github
howtoblind/OpenFermion
OpenFermion: The Electronic Structure Package For Quantum Computers.
howtoblind/owasp-modsecurity-crs
OWASP ModSecurity Core Rule Set (CRS) Project (Official Repository)
howtoblind/PaddleViT
:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
howtoblind/puppeteer
Headless Chrome Node API
howtoblind/sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
howtoblind/softdog
字符串安全传输,客户端加密,服务器端解密
howtoblind/stylegan
StyleGAN - Official TensorFlow Implementation
howtoblind/Summit_PPT
各种安全大会PPT PDF
howtoblind/tensorflow-without-a-phd
A crash course in six episodes for software developers who want to become machine learning practitioners.
howtoblind/tf2_course
Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course
howtoblind/TokenExchangeCommon
日常积累的一些函数库,以及部分股票指标(MA、EMA、RSI、CCI、KDJ、OBV)的实现
howtoblind/TokenExchangeSimple
数字货币交易所获取API数据相关实例
howtoblind/windows10_ntfs_crash_dos
PoC for a NTFS crash that I discovered, in various Windows versions
howtoblind/xbypass
A tool to facilitate ROP Chain Development for XML Character Sanitization