Pinned Repositories
android-platform-knife
Android Platform Knife is android platform tools standalone version for Linux / Darwin / Cygwin / Windows
antSword
中国蚁剑是一款跨平台的开源网站管理工具
APKiD
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
awesome-windows-exploitation
A curated list of awesome Windows Exploitation resources, and shiny things. Inspired by awesom
black_zone
The project black zone
brainfuck-visualizer
Javascript Brainfuck Interpreter and Visualizer. Built with Backbone.js
buffer-overflow
exploit vulnerable c/c++ programms with buffer overflow attacks
Canvas
Carbon-Gomoku
Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-max with cut offs, alpha-beta, transposition table, situation signatures, candidate generating, expert knowledge, further enhancements). Very heavly documented in author's native language (polish) - see Documentation_PL folder. Other tags: Tic Tac Toe, 5 in a Row, Go-Moku, Connect, Connect5, Connect6, Caro, Noughts and Crosses, AI, engine. Original author: Michał Czardybon Original website: http://mczard.republika.pl/gomoku.en.html Email: mczard@poczta.onet.pl Country: Poland Programming language: C++ IDE: Visual Studio 6.0 project (works also in 7.1) Year: 2002 (this project has over 13 years!) Notes: First time on any source code repository.
chen-MagicTower
a c++ test project, a game
halfx's Repositories
halfx/buffer-overflow
exploit vulnerable c/c++ programms with buffer overflow attacks
halfx/chen-MagicTower
a c++ test project, a game
halfx/code-injector
runtime code injector for Linux
halfx/codeinject
inject code into a running process on linux
halfx/defcon2015-livectf
Challenges from the DEF CON 2015 Finals Live CTF
halfx/defcon22
Example setup of DEFCON22 server for running qemu-user
halfx/dir1984
dir1984 is a linux service that can be used to monitor the file system. It is able to automatically modify the access permissions, owner, group owner of a newly created or moved file and/or to run a script for every event occurred in the monitored directories. The configuration is made in a file in which you have to determine the directories to monitor (recursively or not), the modifications you want to apply for new files, the scripts to run and for which event(s) you want them to run.
halfx/dirtree
This is a command line directory utility that works on both Windows and Linux. It scans the directory information and store in a file. This allows two computers to be scanned at a different time and even in two different country and allows the comparison to be carried out at a different time and place. This allows terabytes of disk with millions of files and directories to be compared. A sub feature is the capability to report the size of every sub-directory trees in the scan. It becomes useful when you want to clean up 2 TB external hard drive and want to know which sub-directory trees is the biggest so you can start tackling those first
halfx/documents
TXT and PDF documents from the NSA
halfx/flagd
Handles 'flag' captures for Defcon-style CTF challenges
halfx/ftrace
POSIX Function tracing
halfx/FuzzWin
halfx/gelfload
gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on otherwise ELF-hostile platforms (e.g. Mac OS X and Windows) 2) Cross-loading ELF binaries intended for different platforms.
halfx/HackFortress-Defcon19
The binary analysis challenges for Hack Fortress at Defcon 19.
halfx/implementations
Implementations of program analysis tools with a focus on machine code
halfx/iniparser
An INI/config file parser in C.
halfx/inotify-mitm
An LD_PRELOAD hook for relaying network fsevents to Linux
halfx/lfish
Hook libc functions and turn them into arbitrary python code. "lfish" stands for LFI-shell, as you can tweak local Linux commands such as netstat to fetch its data from a remote system.
halfx/luaelf
elf loader writting in Lua
halfx/Note
halfx/ParseConf
C language parse config file
halfx/qiaowei
社交网络辅助工具,企业用户和个人用户均可。致力于灵活解放生产力,而不是病毒营销。
halfx/sandbox
The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's are designed for executing and instrumenting simple (single process) tasks, featuring policy-based behavioral auditing, resource quota, and statistics collecting.
halfx/saruman
ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)
halfx/softwareSecurity
Software Security course