https://github.com/xtenzq/uni-infosec
Homework repository for Information security course at Inha University
https://github.com/xtenzq/uni-infosec
buffer-overflow-attack des-algorithm gdb information-security openssl packet-sniffing rsa-algorithm university-assignment winpcap
Last synced: 3 months ago
JSON representation
Homework repository for Information security course at Inha University
- Host: GitHub
- URL: https://github.com/xtenzq/uni-infosec
- Owner: xtenzQ
- Created: 2019-10-13T03:14:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-16T11:42:14.000Z (over 5 years ago)
- Last Synced: 2025-01-25T22:40:03.992Z (5 months ago)
- Topics: buffer-overflow-attack, des-algorithm, gdb, information-security, openssl, packet-sniffing, rsa-algorithm, university-assignment, winpcap
- Language: C
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Information Security
This repository contains homework with explanations for course of Information Security.
Check [wiki](https://github.com/xtenzQ/Uni-Infosec/wiki) for content.
## Install
To install project simply clone it:
```
$ git clone git://github.com/xtenzQ/Uni-Infosec.git
```