Skip to content

topjoo/attachHdr

Repository files navigation

■ How to compile
$ gcc -o ah.exe -mno-cygwin attachHdr.c

■ cygwin 삭제안될 경우 삭제하는 방법

C:\> takeown /r /d y /f cygwin
C:\> icacls cygwin /t /grant Everyone:F
C:\> 삭제하면 된다.

■ SSH
$ ssh-keygen



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published