代码搜索:wipe
找到约 156 项符合「wipe」的源代码
代码结果 156
www.eeworm.com/read/292026/8381908
c wipe.c
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/292026/8381949
h wipe.h
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/287068/8727945
c wipe.c
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/287068/8727974
h wipe.h
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/386582/8737632
c wipe.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#ifndef PATH
www.eeworm.com/read/382242/9041043
bat wipe.bat
@echo off
cd .\dstruct\hashtbl
del hashtbl.obj
del hashtbl.exe
cd ..\list
del list.obj
del list.exe
cd ..\tree
del tree.obj
del tree.exe
cd ..\..\hasm
del main.obj
del hasm.exe
www.eeworm.com/read/382242/9041250
sh wipe.sh
#!/bin/sh
BLDROOT=/root/src
echo "WIPE HASHTBL++++++++++++++++++++"
cd ${BLDROOT}/dstruct/hashtbl/
rm ./hashtbl
echo "WIPE LIST+++++++++++++++++++++++"
cd ${BLDROOT}/dstruct/list/
rm ./list
www.eeworm.com/read/372395/9511535
txt wipe.txt
/*=============================================================================
UZAPPER Ver1.00 for Solaris, SunOS, IRIX, Linux, FreeBSD
The Shadow Penguin Security ( http://shadowpenguin.ba
www.eeworm.com/read/371958/9528734
bat wipe.bat
@echo off
cd .\dstruct\hashtbl
del hashtbl.obj
del hashtbl.exe
cd ..\list
del list.obj
del list.exe
cd ..\tree
del tree.obj
del tree.exe
cd ..\..\hasm
del main.obj
del hasm.exe
www.eeworm.com/read/371958/9528910
sh wipe.sh
#!/bin/sh
BLDROOT=/root/src
echo "WIPE HASHTBL++++++++++++++++++++"
cd ${BLDROOT}/dstruct/hashtbl/
rm ./hashtbl
echo "WIPE LIST+++++++++++++++++++++++"
cd ${BLDROOT}/dstruct/list/
rm ./list