搜索资源列表
e3-2[1].41.tar
- e3 是一个全屏的用户友好的文本编辑器,它的语法象wordstar 的basic.,只有5k大小。它对于libc或任何其他库都独立,它对于微型Linux分区和挽救磁盘特别有用。这种汇编版本也支持freeBSD和BeOS. C 版本支持其他的Unix版本和Cygwin-e3 is a user-friendly, full-screen text editor, the syntax of basic as WordStar. only 5k size. Libc for it or any ot
linux-libc-headers-2.6.11.1
- 多年来,通常的做法是直接从内核源代码中复制出“原始”的内核头文件,放在 /usr/include 中使用。但是最近几年,内核开发人员强烈要求停止这种做法。因此诞生了 Linux-Libc-Headers 项目,其目的就是维护一个API版本稳定的内核头文件。
libcli-1.9.4.tar
- 一个简单方便的CLI(命令行接口)实现库,可方便的整合到各种嵌入式应用中,实现类似CISCO风格的控制台命令行-A simple and convenient CLI (command line interface) library, can be easily integrated into embedded applications, to achieve a similar command-line console-style CISCO
hello-gnu-make.tar
- 装一整套 gcc-libc libstdc++ gcc-c++ gcc -objc cpp binutil 卸载与2.95.3-8有关的 卸载gcc 卸载gcc-g++ 卸载gcc-chill 卸载gcc-g77 卸载gcc-objc 卸载gcc 卸载 libstdc++-2.95.3-8 批量装gcc rpm -ivh gcc*.rpm 批量装libst
Hacking.The.Art.Of.Exploitation
- 一本关于黑客攻击及漏洞挖掘艺术的好书.有缓冲区溢出的利用等.-Exploit programs using buffer overflows and format strings Write your own printable ASCII polymorphic shellcode Defeat non-executable stacks by returning into libc Redirect network traffic, conceal open ports,
libc
- libc里各函数和参数的详细说明和使用方法的介绍-libc function and parameters inside the detailed descr iption of the introduction and use of methods
regexwrapper
- 为linux & win32平台兼容写的正则表达式封装代码,Win32使用boost实现,Linux使用libc实现-For linux & win32 platform compatible regular expression package written in code, Win32 use the boost to achieve, Linux using libc implementation
libc-gnu
- gnu libc documentation (Reference Manual)
libc
- LINUX下标准C库,供对LINUX下C编程感兴趣的人学习-Under the standard C library LINUX for C programming under LINUX right people interested in learning
GNUCplusplus(andC)forLinux
- This fi le is a C programming tutorial using the GNU C compiler and GNU Libc.
gcc
- 在进行嵌入式开发之前,首先要建立一个交叉编译环境,这是一套编译器、连接器和libc库等组成的开发环境。文章通过一个具体的例子说明了这些嵌入式交叉编译开发工具的制作过程。 -Before doing embedded development, first of all to build a cross compiler environment, it is a compiler, linker and libc libraries composed of development environme
libc-html_node.tar
- 1000页。gcc c库函数。完全版本。-The GNU C Library Reference Manual
glibc-2.3.22
- glibc是gnu发布的libc库,即c运行库。glibc是linux系统中最底层的api,几乎其它任何运行库都会依赖于glibc。glibc除了封装linux操作系统所提供的系统服务外,它本身也提供了许多其它一些必要功能服务的实现。由于 glibc 囊括了几乎所有的 UNIX 通行的标准,可以想见其内容包罗万有。而就像其他的 UNIX 系统一样,其内含的档案群分散于系统的树状目录结构中,像一个支架一般撑起整个作业系统。在 GNU/Linux 系统中,其C函式库发展史点出了GNU/Linux 演
return-into-libc
- 为一篇报告文档,利用return-into-libc方法,完成攻击实验,实验环境为Linux(Ubuntu-9.10),内含实验攻击源代码(无害)。-As a report document, the use of return-into-libc method to complete the attack experiments, the experimental environment for the Linux (Ubuntu-9.10), attack the source code c
dbus-sysdeps
- Wrappers around system/libc features shared between UNIX and Windows internal to D-Bus implementation.
dbus-sysdeps-unix
- Wrappers around UNIX system/libc features internal to D-Bus implementation.
fpopen
- unlike the libc popen, it directly executes the command instead of call out to the shell.
libc-compat
- Compatibility interface for userspace libc header coordination.
libc-compat
- Compatibility interface for userspace libc header coordination.
libc-lock
- libc-internal interface for mutex locks.