This folder contains Project2B security, forensics, reverse-engineering, and data-investigation style project writeups.
| Question | Folder | Method Summary | Artifacts |
|---|---|---|---|
| Q1: Onion Site Scraping Challenge | q01_onion_site_scraping_challenge | Documented the scraping workflow and preserved the resulting answer payload. | writeup, JSON output/data |
| Q2: Blockchains in Practice: The Precision Transfer | q02_blockchains_precision_transfer | Used transaction/precision-trace reasoning to identify the requested blockchain result. | writeup |
| Q3: Damaged QR Forensics: Solana Devnet Trace | q03_damaged_qr_forensics_solana_devnet_trace | Used transaction/precision-trace reasoning to identify the requested blockchain result. | writeup |
| Q4: Discourse Knowledge Base Analysis | q04_discourse_system_commands_and_course_topics | Analyzed course/forum content and assembled the required structured submission payload. | writeup |
Open each question README for a concise method summary and the detailed markdown writeup for full steps.