Greg Miller's Home Page!
Visitor #
1309021

Introduction
Lockpicking
Astronomy
Cryptography
Security
Novell
PC/TCP
Book Listing
Papers
Misc Files
Links
Future Files
Resume

Novell Programs

Description URL Author
Programming
A NetX API for Novell NetWare in C++ novell.h Greg Miller
A NetX API for Novell NetWare in Pascal (full implementation) nova70.zip
A demo of the above api sending a broadcase message anonymously asend.pas Greg Miller
A NetX API for Novell NetWare in Pascal (source) novell.pas
NetWare < 4.0 encrypted login source in C netlogin.c Willem Jan Hengeveld
NetWare < 4.0 encrypted login source in Pascal elogin.pas Willem Jan Hengeveld
An IPX API for Novell NetWare in Pascal ipx.pas
A chat program using IPX in Pascal talk.pas Greg Miller
A demonstration of Asyncronous communication using IPX.PAS send.pas Greg Miller
The second part of the above program (needs to be run on a separate machine) receive.pas Greg Miller
The IPX FAQ ipxfaq.txt Daniel Parnell
An SPX API for Novell NetWare in Pascal (incomplete) spx.pas Greg Miller
Exploits
An exploit program template for the login spoofing attack against NetWare spooflog.c spooflog.h Greg Miller
Program which allows an the use of a pre-generated word list to crack passwords on 3.x spoofkey.c Greg Miller
A slightly optimized NetWare hash function for off-line attacks fasthash.pas Greg Miller
A program to perform an MITM attack on the NetWare 3.x login protocol with a single machine nocrypt.c nocrypt.txt attack.txt Greg Miller