Pinned Repositories
arp-scan-windows-
send arp request to whole specific LAN
DynamicLoadDLL
dynamic load dll on C#
GetNetworkFlow
It is a demo for get Wi-Fi and cell network flow on iOS device.
Injector
Injector能夠在iOS介面上瀏覽網路封包、網路使用狀態、區域網路主機訊息、系統工具、網路工具指令、防火牆...等功能。 Injector function: browse network packet, network usage, LAN host configure, system tool, network command tool, firewall....
iOSCrossCompileLibrary
Cross-compile libraries script for iOS.
iOSGetMACAddress
iOS another way to get mac address after iOS 7.
libxprintf
A customizable printf() family functions base on OSX(Darwin) xprintf() implementations.
linux-connect_TUv1
Add custom syscall connect_TUv1() base on linux-linux-6.4.12.
prepare-ubuntu-env
prepare my ubuntu environment
rootApp
an ios app with root permission
QbsuranAlang's Repositories
QbsuranAlang/Injector
Injector能夠在iOS介面上瀏覽網路封包、網路使用狀態、區域網路主機訊息、系統工具、網路工具指令、防火牆...等功能。 Injector function: browse network packet, network usage, LAN host configure, system tool, network command tool, firewall....
QbsuranAlang/iOSGetMACAddress
iOS another way to get mac address after iOS 7.
QbsuranAlang/iOSCrossCompileLibrary
Cross-compile libraries script for iOS.
QbsuranAlang/rootApp
an ios app with root permission
QbsuranAlang/Anubis
Anubis為萬能封包產生器,支援所有層開始的Socket,與一般封包產生器不同的是大多參數可以利用保留字代替,所有封包組態檔以JSON格式讀入。 Anubis is a powerful packet generator. Support any layer socket from TCP/IP layers. Different from other packet generator, you can replace most parameter with reserved word. All packet configuration is using JSON format file.
QbsuranAlang/blogger
for blogger
QbsuranAlang/deep-understanding-of-tripleo
深入理解TripleO自动部署
QbsuranAlang/DTLS-Examples
QbsuranAlang/extract-nss-root-certs
QbsuranAlang/ICS-pcap
A collection of ICS/SCADA PCAPs
QbsuranAlang/libnet-1.2-rc3-cygwin-static
Compile libnet under cygwin(static)
QbsuranAlang/libtask_epoll
epoll version of libtask
QbsuranAlang/lwip
lwip-with-makefile
QbsuranAlang/reading-and-annotate-nghttp2
HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:reading-and-annotate-quic
QbsuranAlang/reading-and-annotate-quic
quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。把google quic源码和goquic合并到一个工程编译安装
QbsuranAlang/Reading-and-comprehense-linux-Kernel-network-protocol-stack
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
QbsuranAlang/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,持续更新
QbsuranAlang/SecondRound