Skip to content

Applications developed in UNIX environment. (Advanced Programming in the UNIX Environment, Spring 2020, NCTU)

Notifications You must be signed in to change notification settings

mtbehisseste/unix-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNIX Programming

This repository contains applications developed in UNIX environment.
The contents are mostly from the course Advanced Programming in the UNIX Environment, NCTU, Spring 2020.

Table of Contents

  • netstat
    A "netstat -nap"-like program
  • sandbox
    Simulating a prototype of a sanbox with shared library injection.
  • asm
    Some practices of assembly. The problem descriptions are given in the top of each .asm file.
  • ptrace
    Dealing some tracing problems with ptrace. However I forgot to backup the problem descriptions on the server.

About

Applications developed in UNIX environment. (Advanced Programming in the UNIX Environment, Spring 2020, NCTU)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published