Pinned Repositories
010templates
android-ndk-profiler
A library you can compile into your Android NDK code to generate gprof-compatible profile information.
AndroidNativeEmu
Allows you to partly emulate an Android native library.
Armariris
孤挺花(Armariris) -- 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架
art-hooking-vtable
ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.
astor
Python AST read/write
BinderDebug
Android Studio+LLDB调试内核Binder
CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
CTF-All-In-One
一本 CTF 书
HuoRongJian2
xiaoxiao2050's Repositories
xiaoxiao2050/010templates
xiaoxiao2050/AndroidNativeEmu
Allows you to partly emulate an Android native library.
xiaoxiao2050/Armariris
孤挺花(Armariris) -- 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架
xiaoxiao2050/astor
Python AST read/write
xiaoxiao2050/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
xiaoxiao2050/CTF-All-In-One
一本 CTF 书
xiaoxiao2050/CustomLinker
xiaoxiao2050/DisableWin10PatchguardPoc
pseudo-code to show how to disable patchguard with win10
xiaoxiao2050/drizzleDumper
drizzleDumper是一款基于内存搜索的Android脱壳工具。
xiaoxiao2050/elf
linux二进制分析示例
xiaoxiao2050/esp_wifi_repeater
A full functional WiFi Repeater (correctly: a WiFi NAT Router)
xiaoxiao2050/gomitmproxy
gomitmproxy是想用golang语言实现[mitmproxy],实现http(s)代理
xiaoxiao2050/GuiShou_Pack
使用C++控制台实现的加壳器
xiaoxiao2050/HackerTools
使用MFC编写的病毒技术合集
xiaoxiao2050/Hikari
LLVM Obfuscator
xiaoxiao2050/HotXposed
xposed hotfix/dynamic load/no reboot library
xiaoxiao2050/Learn-Algorithms
算法学习笔记
xiaoxiao2050/libhybris
Hybris is a solution that commits hybris, by allowing us to use bionic-based HW adaptations in glibc systems
xiaoxiao2050/Linux-code
Linux二进制分析相关code
xiaoxiao2050/linux_kernel_netstack_reading
linux kernel-4.17 协议栈源码阅读-reading linux kernel 4.17 netstack
xiaoxiao2050/myDocument
my all code
xiaoxiao2050/NRefactory
NRefactory - Refactoring Your C# Code
xiaoxiao2050/pasta
Library to refactor python code through AST manipulation.
xiaoxiao2050/protect_python_code
xiaoxiao2050/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
xiaoxiao2050/stock
30天掌握量化交易 (持续更新)
xiaoxiao2050/technology_books
Premium eBook free for Geeks
xiaoxiao2050/Tigress_protection
Playing with the Tigress binary protection. Break some of its protections and solve some of its challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
xiaoxiao2050/vnpy
基于Python的开源量化交易平台开发框架
xiaoxiao2050/xr-learn
自己手动实现机器学习的经典算法,写出来才是真正的理解.