Pinned Repositories
AwaLWM2M
Awa LWM2M is an implementation of the OMA Lightweight M2M protocol in C.
captcha_break
验证码识别
fuck12306
12306 图片验证码识别测试
linux-exploit-development-tutorial
a series tutorial for linux exploit development to newbie.
midilib
Steev's MIDI Library is a pure C library to handle the MIDI protocol, as well as providing code to read and write standards-compliant MIDI files. This provides code functionality for apps wishing to support MIDI file serialism, as well as write music apps that auto-compose music.
mosquitto
Eclipse Mosquitto
program-analysis-literature-review
Survey of program analysis research with a focus on machine code
pyope
Implementation of Boldyreva's symmetric order-preserving encryption in Python
quilt
Provides a framework for queries across data sources of differing kinds, locations, and content to retrieve security-relevant data. The central query master restates a query into source-related components that are queried at the storage location of each data via co-located source masters. The source masters return minimal results (as parameterized with the query component) that are temporally associated. Hooks are present for abductively matching, with requery capability for drill-down or data completeness, along with source-specific authentication and security constraints. This repository holds a python framework working on distributed storage and processing capabilities.
red_team_tool_countermeasures
xingxinyu's Repositories
xingxinyu/linux-exploit-development-tutorial
a series tutorial for linux exploit development to newbie.
xingxinyu/AwaLWM2M
Awa LWM2M is an implementation of the OMA Lightweight M2M protocol in C.
xingxinyu/captcha_break
验证码识别
xingxinyu/fuck12306
12306 图片验证码识别测试
xingxinyu/midilib
Steev's MIDI Library is a pure C library to handle the MIDI protocol, as well as providing code to read and write standards-compliant MIDI files. This provides code functionality for apps wishing to support MIDI file serialism, as well as write music apps that auto-compose music.
xingxinyu/mosquitto
Eclipse Mosquitto
xingxinyu/program-analysis-literature-review
Survey of program analysis research with a focus on machine code
xingxinyu/pyope
Implementation of Boldyreva's symmetric order-preserving encryption in Python
xingxinyu/quilt
Provides a framework for queries across data sources of differing kinds, locations, and content to retrieve security-relevant data. The central query master restates a query into source-related components that are queried at the storage location of each data via co-located source masters. The source masters return minimal results (as parameterized with the query component) that are temporally associated. Hooks are present for abductively matching, with requery capability for drill-down or data completeness, along with source-specific authentication and security constraints. This repository holds a python framework working on distributed storage and processing capabilities.
xingxinyu/red_team_tool_countermeasures
xingxinyu/rlcard
Testbed for Reinforcement Learning / AI Bots in Card (Poker) Games
xingxinyu/smcp
Experimental CoAP-based Machine-to-Machine (M2M) Protocol
xingxinyu/Triton
Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a Taint Engine, AST representations of the x86 and the x86-64 instructions set semantics, SMT simplification passes, a SMT Solver Interface and, the last but not least, Python bindings.