Pinned Repositories
2018-QWB-CTF
2018强网杯CTF___题目整理
AES
Understanding AES & Rijndael
android-kernel-exploits
android kernel exploits漏洞集合 https://www.sec-wiki.com
android-ndk
Android NDK samples with Android Studio
androidelf_enc
elf 函数加密,字符串加密
bip_hack
Sample app for hacking the BIP! card on the Santiago Public Transit system.
black_zone
The project black zone
BlindWaterMark
盲水印 by python
Cryptography-Principle-Assignments
密码学原理作业
Embedded
This repository is about Embedded project including IOT project.
chaceli's Repositories
chaceli/Embedded
This repository is about Embedded project including IOT project.
chaceli/2018-QWB-CTF
2018强网杯CTF___题目整理
chaceli/android-kernel-exploits
android kernel exploits漏洞集合 https://www.sec-wiki.com
chaceli/android-ndk
Android NDK samples with Android Studio
chaceli/black_zone
The project black zone
chaceli/ctf
Ctf solutions from p4 team
chaceli/ctf-tools
CTF 工具集合
chaceli/CTF_WP
This repository is about CTF Writeup in the competition which I've been in.
chaceli/ctf_writeup
chaceli/EncryptAndDecrypt
EncryptAndDecrypt , NDK之文件加密解密与分割合并
chaceli/fuzzer
A Python interface to AFL, allowing for easy injection of testcases and other functionality.
chaceli/greyhame-2017
知识星球"灰袍技能" 2017 精华
chaceli/injectAllTheThings
Seven different DLL injection techniques in one single project.
chaceli/LearnCode
This repository is about programing when I first learning.
chaceli/linux-kernel-exploits
linux-kernel-exploits Linux平台提权漏洞集合
chaceli/lua_re
reverse engineering for lua(lua/luac/luajit/lua_dec/lua_loader/lua_proc)
chaceli/meltdown-poc
A quick PoC to try out the "meltdown" timing attack.
chaceli/nfcgate
An NFC relay application for Android
chaceli/parself
Yet another elf parser
chaceli/proxmark3
Proxmark 3
chaceli/roxysploit
A Hackers framework
chaceli/sec-chart
安全思维导图集合
chaceli/slides
The slides I have ever presented
chaceli/ssh-mitm
SSH man-in-the-middle tool
chaceli/uno
Uno - a minimal, responsive theme for Ghost
chaceli/windows-kernel-exploits
windows-kernel-exploits Windows平台提权漏洞集合
chaceli/wooyun_articles
drops.wooyun.org 乌云Drops文章备份
chaceli/Xposed
The native part of the Xposed framework (mainly the modified app_process binary).
chaceli/XposedDemo
use Xposed hook activity jump
chaceli/XposedTemplateForAS
自动化创建Xposed模块及钩子,让Xposed模块编写时只需关注钩子实现。