Jump to content

Adding the NT password remover...


Nakatomi2010

Recommended Posts

http://home.eunet.no/~pnordahl/ntpasswd/

This is a little utility I use to emove the passwords from NT based machines, was wondering how I incorporate it into the DVD using CD Shell and/or Easy CD Boot (Preferrably CDshell for now, but I may change it in future to Easy Boot, right now this NT thing is the only thing left I need before I call my DVD "Version 1", so...

It's basically a version of Linux, annd I don't know how to trigger it...

Link to comment
Share on other sites


For EasyBoot

Download cd version

Extract boot file from iso image with ultraiso to EZBOOT folder (example name: bootfile.bif)

Copy all files from iso to root of your AIO DVD

In EasyBoot use this command "bootinfotable;run bootfile.bif" (without "")

[DVD Root]

--[EZBOOT]

-----bootfile.bif

--VMLINUZ

--ISOLINUX.BIN

--ISOLINUX.CFG

--BOOT.MSG

--BOOT.CAT

--INITRD.GZ

Edited by Bas
Link to comment
Share on other sites

You can put them wherever you want. Although it would look something like this:

if $lastKey == key[?]; then isolinux /NTPASS/vmlinuz rw vga=1 init=/linuxrc initrd=/NTPASS/initrd.gz root=/dev/ram0 source=/dev/cdrom/0

Be sure to change the ? to an actual key.

Cheers

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...