代码搜索:execve
找到约 549 项符合「execve」的源代码
代码结果 549
www.eeworm.com/read/299754/7834521
c ckexec.c
#ifndef MODULE
#define MODULE
#endif
#ifndef __KERNEL__
#define __KERNEL__
#endif
#include
#include
#include
#include
#include
www.eeworm.com/read/321827/13396784
c spawnve.c
/***
*spawnve.c - Low level routine eventually called by all _spawnXX routines
* also contains all code for _execve, called by _execXX routines
*
* Copyright (c) 1985-1997, Microsoft C
www.eeworm.com/read/101082/6244758
2 vfork.2
.\" SCCSID: @(#)vfork.2 8.1 9/11/90
.TH vfork 2
.SH Name
vfork \- spawn new process in a virtual memory-efficient way
.SH Syntax
.B pid = vfork()
.br
.B int pid;
.SH Description
.NXR "vfork system cal
www.eeworm.com/read/101082/6246200
5 acct.5
.\" SCCSID: @(#)acct.5 8.1 9/11/90
.TH acct 5 VAX
.SH Name
acct \- execution accounting file
.SH Syntax
.B #include
.SH Description
.NXR "accounting file" "format"
.NXAM "acct system call
www.eeworm.com/read/101082/6246619
2 vfork.2
.\" SCCSID: @(#)vfork.2 8.1 9/11/90
.TH vfork 2
.SH Name
vfork \- spawn new process in a virtual memory-efficient way
.SH Syntax
.B pid = vfork()
.br
.B int pid;
.SH Description
.NXR "vfork system cal
www.eeworm.com/read/130515/14188580
c runshcrypt.c
/*
This file will just make a execve call to getshcrypt.pl
The "env" path will need to be set so that getshcrypt.pl
can find all the programs it needs to run (basically yppasswd
and grep).
you'll
www.eeworm.com/read/115233/15020319
txt xiazai.txt
黑客技术(下)
第八章
口令破解
第一节 口令破解器
口令破解器是一个程序,它能将口令解译出来,或者让口令保护失效。口令破解器一般并不是真正地去解码,因为事实上很多加密算法是不可逆的。
也就是说,光是从被加密的数据和加密算法,不可能从它们身上反解出原来未加密的数据。其实大多数口令破解器是通过尝试一个一个的单词,用知道的加密算法来加密这些单词,直到发现一个单词经过加密后的 ...
www.eeworm.com/read/354175/3079203
h i386-linux.elf.execve-fold.h
/* i386-linux.elf.execve-fold.h
created from i386-linux.elf.execve-fold.bin, 931 (0x3a3) bytes
This file is part of the UPX executable compressor.
Copyright (C) 1996-2007 Markus Franz Xaver
www.eeworm.com/read/354175/3079214
h i386-linux.elf.execve-entry.h
/* i386-linux.elf.execve-entry.h
created from i386-linux.elf.execve-entry.bin, 37896 (0x9408) bytes
This file is part of the UPX executable compressor.
Copyright (C) 1996-2007 Markus Franz
www.eeworm.com/read/354175/3079223
h i386-bsd.elf.execve-entry.h
/* i386-bsd.elf.execve-entry.h
created from i386-bsd.elf.execve-entry.bin, 37896 (0x9408) bytes
This file is part of the UPX executable compressor.
Copyright (C) 1996-2007 Markus Franz Xave