bladchan's Stars
Yunlongs/Goshawk
Goshawk is a static analyze tool to detect memory corruption bugs in C source codes. It utilizes NLP to infer custom memory management functions and uses data flow analysis to abstract their behaviors and then adopts these summaries to enhace bug detection.
SVF-tools/Teaching-Software-Analysis
Teaching and Learning Software Analysis via SVF
PromptFuzz/PromptFuzz
PromtFuzz is an automated tool that generates high-quality fuzz drivers for libraries via a fuzz loop constructed on mutating LLMs' prompts.
NanmiCoder/MediaCrawler
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫
Python3Spiders/WeiboSuperSpider
微博爬虫及配套工具箱,微博用户、话题、评论采集一网打尽。图片下载、情感分析,地理位置、关系网络、spammer 机器人识别等功能应有尽有。Docs:https://buyixiao.github.io/blog/weibo-super-spider.html 配套可视化网站:https://buyixiao.github.io/blog/one-stop-weibo-visualization.html
dataabc/weibo-search
获取微博搜索结果信息,搜索即可以是微博关键词搜索,也可以是微博话题搜索
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
angr/phuzzer
The new phuzzing framework!
seclab-ucr/LLift
The source code of project "LLift" (Enhancing static analysis with LLM)
BingyanStudio/LapisCV
📃 开箱即用的 Markdown 简历,支持 VSCode / Obsidian / Typora
Broken-Assumptions/EDEFuzz
ecfuzz/ECFuzz
RUB-SysSec/JIT-Picker
sslab-gatech/DIE
Fuzzing JavaScript Engines with Aspect-preserving Mutation
TigerVNC/tigervnc
High performance, multi-platform VNC client and server
HG-ha/ICP_Query
ICP备案查询,从工业和信息化部政务服务平台抓取实时数据,提供本地API,自动过验证码,支持Web、APP、小程序、快应用名称查询,违法违规应用查询,支持根据备案号查询,支持根据企业名称查询
TideSec/BypassAntiVirus
远控免杀系列文章及配套工具,汇总测试了互联网上的几十种免杀工具、113种白名单免杀方式、8种代码编译免杀、若干免杀实战技术,并对免杀效果进行了一一测试,为远控的免杀和杀软对抗免杀提供参考。
hasherezade/tiny_tracer
A Pin Tool for tracing API calls etc
xaitax/CVE-2024-21413-Microsoft-Outlook-Remote-Code-Execution-Vulnerability
Microsoft-Outlook-Remote-Code-Execution-Vulnerability
I-S00N/I-S00N
ChijinZ/SaGe-Browser-Fuzzer
a browser fuzzer
kenvix/USBCopyer
😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)
HyperDbg/HyperDbg
State-of-the-art native debugging tools
ac0d3r/0xpe
[windows]pe -> shellcode -> shellcodeLoader -> (pe2shellcode go on?)
apernet/OpenGFW
OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
googleprojectzero/Jackalope
Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android
hmjz100/Online-disk-direct-link-download-assistant
一个基于 JavaScript 的网盘文件下载地址获取工具。基于【网盘直链下载助手】修改 ,自用,去推广,无需输入“暗号”即可使用,甚至比原版还要好用!
ant-design/ant-design
An enterprise-class UI design language and React UI library
wapiflapi/villoc
Visualization of heap operations.
bladchan/untouchFuzz
A fuzzer which guided by untouched edges