Section: .. / programming-tutorials /
| /// File Name: |
1986-loginv12n1.ps |
Description:
|
"How to Write a Setuid Program" M. Bishop
| | File Size: | 68992 | | Last Modified: | Aug 17 02:16:20 1999 |
| MD5 Checksum: | feb4509004ac0049c672709cdb69257c |
|
| /// File Name: |
1996-sans-tut.ps |
Description:
|
"UNIX Security: Security in Programming" M. Bishop
| | File Size: | 3179043 | | Last Modified: | Aug 17 02:16:19 1999 |
| MD5 Checksum: | 3a9965db1801289d035b12c5da311c90 |
|
| /// File Name: |
1997-ns97.ps |
Description:
|
"Writing Safe Privileged Programs" M. Bishop
| | File Size: | 196441 | | Last Modified: | Aug 17 02:16:17 1999 |
| MD5 Checksum: | 466de5699cc5775be5b7b799ac9b71c2 |
|
| /// Directory: |
/ Ada83 / |
Description:
|
Welcome to the world of Ada, a relatively new programming language with the force of the United States Department of Defense behind it. With its very nature, Ada is a large language that is relatively difficult to compile because it does so many checks at compile time.
| | Total Files: | 12 | | Last Modified: | Sep 14 09:27:50 2004 |
|
| /// Directory: |
/ Ada95 / |
Description:
|
Welcome to the world of Ada, a relatively new programming language with the force of the United States Department of Defense behind it.
| | Total Files: | 12 | | Last Modified: | Sep 14 09:28:03 2004 |
|
| /// Directory: |
/ Assembly / |
Description:
|
Assembly Programing Languate Tutorials
| | Total Files: | 9 | | Last Modified: | Sep 14 09:28:16 2004 |
|
| /// Directory: |
/ awk / |
Description:
|
awk scripting tutorial
| | Total Files: | 76 | | Last Modified: | Sep 14 09:29:48 2004 |
|
| /// Directory: |
/ C / |
Description:
|
C Programming Language Tutorials
| | Total Files: | 11 | | Last Modified: | Sep 14 09:28:22 2004 |
|
| /// Directory: |
/ C++ / |
Description:
|
C++ Programming Language Tutorials
| | Total Files: | 9 | | Last Modified: | Sep 14 09:28:55 2004 |
|
| /// Directory: |
/ CGI / |
Description:
|
CGI Programming
| | Total Files: | 112 | | Last Modified: | Sep 14 09:29:07 2004 |
|
| /// File Name: |
code.review.html |
Description:
|
Security Code Review Guidelines
| | File Size: | 33614 | | Last Modified: | Nov 4 06:03:00 2003 |
| MD5 Checksum: | 4bf82c2415fb5b160ef4464fab513221 |
|
| /// File Name: |
coding-with-the-dns-protocol.txt |
Description:
|
Coding with the DNS protocol v2 - Includes DNS basics, How to decode DNS packets by hand, Parsing DNS replies, advanced DNS techniques, and DNS Security Mechanisms. Well written, contains lots of in depth information and example code.
| | Author: | JimJones | | Homepage: | http://zsh.interniq.org | | File Size: | 43974 | | Last Modified: | Sep 15 02:50:26 2000 |
| MD5 Checksum: | 504a075312f23bbc251cd6ae19242a62 |
|
| /// Directory: |
/ CORBA / |
Description:
|
CORBA is a standard for distributed objects.
| | Total Files: | 59 | | Last Modified: | Sep 14 09:29:09 2004 |
|
| /// File Name: |
design.secure.software.html |
Description:
|
Designing secure software
| | File Size: | 19503 | | Last Modified: | Aug 17 02:16:17 1999 |
| MD5 Checksum: | 6c7d0f8ae04f0764519ee111ae7cd8ff |
|
| /// File Name: |
EasyTcpIp-lib-0.2.tar.gz |
Description:
|
Easy TcpIp Library is useful to add basic TCP/IP support to your applications by simply linking it in.
| | Author: | Marcelo Gornstien | | File Size: | 15797 | | Last Modified: | Oct 22 21:47:12 1999 |
| MD5 Checksum: | e5d3508c1bf067a6f11a706f50e2882d |
|
| /// File Name: |
EasyTcpIp-lib-0.4.tar.gz |
Description:
|
Easy TcpIp Library adds basic TCP/UDP/ICMP/IP support to your applications by simply linking it in. You can write servers, clients, send/receive data and send/receive/dump/analyze packets.
| | Author: | Marcelo Gornstein | | Homepage: | http://members.xoom.com/mgornstein/ | | Changes: | Support for packet-forging, and a major code rewrite. | | File Size: | 34571 | | Last Modified: | Nov 15 20:44:08 1999 |
| MD5 Checksum: | 6f769030af59d696edd8fa794e05921d |
|
| /// File Name: |
ElectricFence-2.2.2.tar.gz |
Description:
|
Electric Fence stops your program on the exact instruction that overruns (or underruns) a malloc() memory buffer. GDB will then display the source-code line that causes the bug. It works by using the virtual-memory hardware to create a red-zone at the border of each buffer - touch that, and your program stops. Catch all of those formerly impossible-to-catch overrun bugs that have been bothering you for years.
| | Author: | Bruce Perens | | Homepage: | http://perens.com/FreeSoftware/ | | Changes: | Fixed shared library to be position-independent code. | | File Size: | 28247 | | Last Modified: | Feb 17 20:56:25 2000 |
| MD5 Checksum: | 56a3cbfdbf65f916988787c789c63e80 |
|
| /// Directory: |
/ HTML / |
Description:
|
HTML Programming
| | Total Files: | 7 | | Last Modified: | Sep 14 09:29:10 2004 |
|
| /// Directory: |
/ JavaScript / |
Description:
|
JavaScript Programming
| | Total Files: | 3 | | Last Modified: | Sep 14 09:29:12 2004 |
|
| /// Directory: |
/ Pascal / |
Description:
|
Pascal Programming
| | Total Files: | 7 | | Last Modified: | Sep 14 09:29:15 2004 |
|
| /// Directory: |
/ Perl / |
Description:
|
Perl Programming
| | Total Files: | 9 | | Last Modified: | Sep 14 09:29:23 2004 |
|
| /// Directory: |
/ Python / |
Description:
|
Python GUI Scripting Language
| | Total Files: | 8 | | Last Modified: | Sep 14 09:29:24 2004 |
|
| /// File Name: |
raw_socket.txt |
Description:
|
Exile 2000 International Coding Team. Documentation about native raw socket programming.
| | Author: | Nitr0gen | | Homepage: | http://www.exile2k.org | | File Size: | 53145 | | Last Modified: | May 22 23:37:00 2000 |
| MD5 Checksum: | 66ad9a564ce65e3f5ef9a81dbaeec425 |
|
| /// File Name: |
raw_tcp.tgz |
Description:
|
A very thorough and well written paper describing raw socket programming entitled "An overview of raw socket programming with FreeBSD - Chapter I: Transport Control Protocol".
| | Author: | clau, burebista | | Homepage: | http://www.reversedhell.net | | File Size: | 39611 | | Last Modified: | Jul 20 07:03:17 2003 |
| MD5 Checksum: | 8d1e595108685b4d1e7b615a72861b76 |
|
| /// File Name: |
robust.ps |
Description:
|
"Robust Programming" M. Bishop
| | File Size: | 236513 | | Last Modified: | Aug 17 02:16:20 1999 |
| MD5 Checksum: | d93bd9d685bafa2ee00cc747ff1eb90b |
|
|
|
|
|