diff options
author | FreeArtMan <dos21h@gmail.com> | 2016-05-29 21:39:29 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2016-05-29 21:39:29 +0100 |
commit | 3d72c232258632969c1f2d2797cbbdaff8720e24 (patch) | |
tree | 5a0addc1e4f01735c001d8e4ef8eed63221e15eb /md/writeup.md | |
parent | cd72dc2ff3ac4c5e16498e06832410d4f02e4917 (diff) | |
download | md-content-3d72c232258632969c1f2d2797cbbdaff8720e24.tar.gz md-content-3d72c232258632969c1f2d2797cbbdaff8720e24.zip |
[POST] added gcc inline assembly notes
Diffstat (limited to 'md/writeup.md')
-rw-r--r-- | md/writeup.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/md/writeup.md b/md/writeup.md index 96deda8..e3758f7 100644 --- a/md/writeup.md +++ b/md/writeup.md @@ -11,6 +11,7 @@ [Multiboot USB drive](writeup/multiboot_usb_drive.md) [Solving crackmes](writeup/crackme.md) [Using iptables](writeup/using_iptables.md) +[GCC inline assembly](writeup/gcc_inline_assembly.md) ## Projects |