Pinned Repositories
2048withAI
2048 with AI by garzon
CTF-Writeups
自己ctf比赛的writeup
detectFace
a face detector - hog & cnn
eleme_hackathon
midiPianoOnline
Midi Piano Online is a website where you can share, download, and even CREATE, EDIT and PLAY with the midi files online!
MIDIPianoQt
A midi player & visualizer made by Qt5 with basic openGL.
my_ctf_challenges_source_code
source code of DDCTF/*CTF(starctf) challenges made by me
obfacros
obfacros - a set of C++ macros that can be used to obfuscate your c/c++ code, to make executables harder for reverse-engineering.
polySlides
A tool helps you to make HTML slides - just need to write a JSON file
ctf
A writeup summary for CTF competitions, problems.
garzon's Repositories
garzon/obfacros
obfacros - a set of C++ macros that can be used to obfuscate your c/c++ code, to make executables harder for reverse-engineering.
garzon/CTF-Writeups
自己ctf比赛的writeup
garzon/my_ctf_challenges_source_code
source code of DDCTF/*CTF(starctf) challenges made by me
garzon/midiPianoOnline
Midi Piano Online is a website where you can share, download, and even CREATE, EDIT and PLAY with the midi files online!
garzon/MIDIPianoQt
A midi player & visualizer made by Qt5 with basic openGL.
garzon/polySlides
A tool helps you to make HTML slides - just need to write a JSON file
garzon/eleme_hackathon
garzon/microOpcodeGen
generator of micro-opcode of micro programs in m19 format
garzon/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
garzon/course_database_project
garzon/cppHoldemCalculator
A framework for calculating probabilities in texas hold'em.
garzon/CTF365
Practise CTF every day!
garzon/CVLogo
garzon/ExpertSystem
An expert system
garzon/Galapagos
web-based NetLogo (aka Tortoise + Teletortoise)
garzon/gengineUI.js
A simple canvas UI library.
garzon/midieditor
Provides an interface to edit, record, and play Midi data
garzon/miniJavaInterpreter
An interpreter of (a superset of) MiniJava language powered by ANTLR V4.6
garzon/mostly-adequate-guide-chinese
JS函数式编程指南中文版
garzon/phpGCrons
A simple cronjobs framework for php code
garzon/programming-assignment
garzon/RecursionConverter
C++ macros that can be used to convert recursive function into a state-based loop with context
garzon/SerializationDumper
A tool to dump Java serialization streams in a more human readable form.
garzon/shogi
garzon/simplifiedFTP
简易FTP协议spec及其实现
garzon/THREEjs_Demo
A simple demo of THREE.js.
garzon/TLD
C++ implementation of the Tracking-Learning-Detection (TLD) algorithm by Yuxin Chen
garzon/TortoiseJS
garzon/weiboSpider
yet another weibo spider
garzon/xv6-public