Skip to content

Instantly share code, notes, and snippets.

View quocnb's full-sized avatar
♟️

Quoc Nguyen quocnb

♟️
View GitHub Profile
@musaprg
musaprg / CTFsite.md
Last active September 13, 2022 09:11
CTF memo
@yonat
yonat / Badge.swift
Last active December 22, 2022 09:40
Rounded UILabel and UIButton, Badged UIBarButtonItem
//
// Badge.swift
// Extensions for Rounded UILabel and UIButton, Badged UIBarButtonItem.
//
// Usage:
// let label = UILabel(badgeText: "Rounded Label");
// let button = UIButton(type: .System); button.rounded = true
// let barButton = UIBarButtonItem(badge: "42", title: "How Many Roads", target: self, action: "answer")
//
// Created by Yonat Sharon on 06.04.2015.
@elliptic-shiho
elliptic-shiho / ksnctf.md
Last active April 5, 2018 04:51
ksnctf 問題解け具合
  • ksnctf
  • Test Problem (1)
  • Easy Cipher (50)
  • Crawling Chaos (100)
  • Villager A (300)
  • Onion (70)
  • Login (120)
  • Programming (110)
  • Basic is secure? (50)
  • Digest is secure! (150)
@akiym
akiym / online-ctf.md
Created September 11, 2014 15:55
オンラインCTFまとめ