Skip to content

Instantly share code, notes, and snippets.

@youwei0505
youwei0505 / ChangeUID.py
Created March 13, 2022 07:44
RFID_StudentIDCard
/*
* --------------------------------------------------------------------------------------------------------------------
* Example to change UID of changeable MIFARE card.
* --------------------------------------------------------------------------------------------------------------------
* This is a MFRC522 library example; for further details and other examples see: https://github.com/miguelbalboa/rfid
*
* This sample shows how to set the UID on a UID changeable MIFARE card.
*
* @author Tom Clement
* @license Released into the public domain.
@youwei0505
youwei0505 / Dump_Info.py
Created March 13, 2022 07:37
RFID_StudentIDCard
/*
* --------------------------------------------------------------------------------------------------------------------
* Example sketch/program showing how to read data from a PICC to serial.
* --------------------------------------------------------------------------------------------------------------------
* This is a MFRC522 library example; for further details and other examples see: https://github.com/miguelbalboa/rfid
*
* Example sketch/program showing how to read data from a PICC (that is: a RFID Tag or Card) using a MFRC522 based RFID
* Reader on the Arduino SPI interface.
*
* When the Arduino and the MFRC522 module are connected (see the pin layout below), load this sketch into Arduino IDE
@youwei0505
youwei0505 / 管院職涯發展觀念
Created September 30, 2020 16:11
2020/9/30 管院職涯發展觀念
# 2020/9/30 管院職涯發展觀念
### 如何選擇對的工作
#### 工作在人生中很重要,要做25~30年
#### 管你學什麼專業,找工作一定要找你喜歡的,這樣你每天早上六點到晚上八點才能開心,在找一個喜歡的人,這樣你每晚上八點到六點都是開心的
---
### 職涯規劃與發展的三個問題:
1. 我是誰?
@youwei0505
youwei0505 / 資安比賽.md
Created September 29, 2020 07:23
資安比賽
---
tags: CTF
title: 資安比賽
---
# 金盾獎
## 參考資料
* [2016初賽](https://bookgin.tw/2016/10/15/2016-%E9%87%91%E7%9B%BE%E7%8D%8E-%E5%88%9D%E8%B3%BD%E5%BF%83%E5%BE%97/)
* [2017決賽](https://www.duckll.tw/2017/12/106.html)