Cuda learn (1)[toc]
Basic ConceptsA GPU is built around an array of Streaming Multiprocessors (SMs) (see Hardware Implementation for more details). A multi-threaded program is par...
This is report of SEED Lab report.
Return to Libc is similar to Buffer-overflow lab. But this time the core idea is trying to inject the address of library function and then le...
This is report of SEED Lab report.
Table of Contents
Task 1: Experimenting with Bash Function
Task 2: Setting up CGI programs
Task 3: Passing Data to Bash via Environment Var...