lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
From: masterfrd at tiscali.be (Frederic Pasteleurs)
Subject: FAT32 input > output = null?

> C:>del.exe >del.exe

Under Dos/Windoze, there is no file named del.exe: this command is built
into the command interpreter (command.com/cmd.exe)
All this line will do is creating an empty file named del.exe.
Furthermore, in order to invoke this particular file, you will have to
type it's full name, with the .exe appended to it since internal commands
are looked first by the shell.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ