Pinned Repositories
2048.c
Console version of the game "2048" for GNU/Linux
Blasting_dictionary
爆破字典
cs61b-sp18
ctf-challenges
Linux-Programming
There are implementations of some commands, a few linux games and homework in "Understanding Unix/Linux Programming"
mymines
Imitaion of classic game "Mines" using SDL2 library, with timer and flag.
mysnake
Simple console version of the game "snake" for Linux only, with scoreboard.
pwn_deploy_chroot
可以方便地部署一个或者多个pwn题到一个docker容器中(使用chroot,并可以设置是否使用我自己写的catflag程序替换默认的/bin/sh程序,以增加安全性)
scuctf_newbee_2021_pwn
Pwn challenges I created in SCUCTF newbee 2021, with source code and exploit.
three_chess_rip
jkilopu's Repositories
jkilopu/cs61b-sp18
jkilopu/three_chess_rip
jkilopu/2048.c
Console version of the game "2048" for GNU/Linux
jkilopu/Blasting_dictionary
爆破字典
jkilopu/ctf-challenges
jkilopu/Linux-Programming
There are implementations of some commands, a few linux games and homework in "Understanding Unix/Linux Programming"
jkilopu/mymines
Imitaion of classic game "Mines" using SDL2 library, with timer and flag.
jkilopu/mysnake
Simple console version of the game "snake" for Linux only, with scoreboard.
jkilopu/pwn_deploy_chroot
可以方便地部署一个或者多个pwn题到一个docker容器中(使用chroot,并可以设置是否使用我自己写的catflag程序替换默认的/bin/sh程序,以增加安全性)
jkilopu/scuctf_newbee_2021_pwn
Pwn challenges I created in SCUCTF newbee 2021, with source code and exploit.
jkilopu/Data-Structure-And-Alogrithm
This repository contains my own implimentation of Data-Structure-And-Alogrithm, with some test.
jkilopu/DungeonRush
👾🐍 A game inspired by Snake, written in pure C with SDL
jkilopu/gitignore
A collection of useful .gitignore templates
jkilopu/hello-world
It's the beginning.
jkilopu/hexo-theme-next
Elegant and powerful theme for Hexo.
jkilopu/lamr
Logic and Mechanized Reasoning
jkilopu/linux
Endless patches to upstream Linux
jkilopu/MyNES
使用C++一步一步实现红白机来模拟运行超级玛丽等游戏,以https://github.com/amhndu/SimpleNES 为模板
jkilopu/obsidian-spaced-repetition
Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian.md
jkilopu/PltResolver
A plugin to resolve .plt.sec symbols in IDA
jkilopu/scrcpy
Display and control your Android device
jkilopu/steel
An embedded scheme interpreter in Rust
jkilopu/WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.