NUON Authentication Tools Thread - Emulating older outdated versions of Linux

mgarcia

You may change this now in User CP
Reaction score
48
So where are we at with this? Can we get a link with instructions on how to do it?

it's just a simple make command and it builds the blessing executables, the blessing procedure is described in Scott's authentication.zip
 

EdgeConnector

NUON Legend!
Reaction score
39
Okay, I finally finished up making a modern linux distro with the tools needed to sign executables for DVD execution. It's a Debian Linux distribution for Virtual Box and it's a little bloated (2.3GB compressed, 8GB uncompressed), but I wanted to get it out there for people to test.

There is a README.TXT with usernames and passwords for the VM and information to guide people through the process. I've included a sample cof file for people to use to test out the process.

Please give it a try and let me know if it works and if you have any issues. Happy to answer any questions.

 

mgarcia

You may change this now in User CP
Reaction score
48
I tried it out, I have VB 6.1.34, it boots but doesn't get into the GUI, have to get the soft keyboard to CTRL-ALT-F3 into the shell.
authinfo isn't in the path, so it needs ../bin/authinfo

I compiled the c files for windows (tested in winXP and win7), it wasn't that hard and install the newest (old) gpg that worked on your keys and phrase... It's untested, but it seems to work, I couldn't get the exact binary output as yours though (that's probably normal), but they run in Nuance and passes the authinfo.

I haven't burnt a DVD to test it, my Nuon in storage and i'm hunting down a remote for it.. and setting up etc.
But thought I'd contribute a bit, while I'm looking at this stuff anyway.

Cheers,
Mike.

attachment deleted - due to possible virus
 
Last edited:

EdgeConnector

NUON Legend!
Reaction score
39
I tried it out, I have VB 6.1.34, it boots but doesn't get into the GUI, have to get the soft keyboard to CTRL-ALT-F3 into the shell.
authinfo isn't in the path, so it needs ../bin/authinfo

I compiled the c files for windows (tested in winXP and win7), it wasn't that hard and install the newest (old) gpg that worked on your keys and phrase... It's untested, but it seems to work, I couldn't get the exact binary output as yours though (that's probably normal), but they run in Nuance and passes the authinfo.

I haven't burnt a DVD to test it, my Nuon in storage and i'm hunting down a remote for it.. and setting up etc.
But thought I'd contribute a bit, while I'm looking at this stuff anyway.

Cheers,
Mike.
Thanks for the feedback.

Which user did you login? The PATH for vmlabs should have bin directory in it and I tested it out just now and it worked.

I've attached the settings I used in Virtual Box if you want to test to see if you can get the window manager running.

Great job on the Windows tools. That will probably make things a lot easier for people to deal with.
 

Attachments

The Helper

Necromancy Power over 9000
Staff member
Reaction score
1,656
I tried it out, I have VB 6.1.34, it boots but doesn't get into the GUI, have to get the soft keyboard to CTRL-ALT-F3 into the shell.
authinfo isn't in the path, so it needs ../bin/authinfo

I compiled the c files for windows (tested in winXP and win7), it wasn't that hard and install the newest (old) gpg that worked on your keys and phrase... It's untested, but it seems to work, I couldn't get the exact binary output as yours though (that's probably normal), but they run in Nuance and passes the authinfo.

I haven't burnt a DVD to test it, my Nuon in storage and i'm hunting down a remote for it.. and setting up etc.
But thought I'd contribute a bit, while I'm looking at this stuff anyway.

Cheers,
Mike.
You should check the Discord on this we are talking about it

 

EdgeConnector

NUON Legend!
Reaction score
39
I tried it out, I have VB 6.1.34, it boots but doesn't get into the GUI, have to get the soft keyboard to CTRL-ALT-F3 into the shell.
authinfo isn't in the path, so it needs ../bin/authinfo

I compiled the c files for windows (tested in winXP and win7), it wasn't that hard and install the newest (old) gpg that worked on your keys and phrase... It's untested, but it seems to work, I couldn't get the exact binary output as yours though (that's probably normal), but they run in Nuance and passes the authinfo.

I haven't burnt a DVD to test it, my Nuon in storage and i'm hunting down a remote for it.. and setting up etc.
But thought I'd contribute a bit, while I'm looking at this stuff anyway.

Cheers,
Mike.
I can't imagine why the output would be different and still work since signing should be identical. Have you had a chance to test it on a an actual DVD player?
 

mgarcia

You may change this now in User CP
Reaction score
48
Thanks for the feedback.

Which user did you login? The PATH for vmlabs should have bin directory in it and I tested it out just now and it worked.
I see it in the path... very strange then. I logged in as vmlabs too... I screenshot'ed it for the authinfo output at the time.

Sorry, I haven't had a chance to test it... I'm hoping to do it next weekend.
I'm no expert at C/C++, GPG, or encryption etc... i just saw it was an easy port and it looked easy, and it just worked the same with finding the gpg version... and it didn't take up much time to do. I think the hardest part was your keys/pass phrase!
 

Attachments

mgarcia

You may change this now in User CP
Reaction score
48
Attached is the winXP (and win7+ executables) I used to auth nuon DVD apps in windows.
I've check all the files in ClamAV and there are no viruses, but 5 out of the 60+ found something, so use at own risk.

Attached are two images I shared on discord of the same game demo app, booted of the DVD.
 

Attachments

EdgeConnector

NUON Legend!
Reaction score
39
Attached is the winXP (and win7+ executables) I used to auth nuon DVD apps in windows.
I've check all the files in ClamAV and there are no viruses, but 5 out of the 60+ found something, so use at own risk.

Attached are two images I shared on discord of the same game demo app, booted of the DVD.
Awesome work! Can’t wait to give it a spin. This will really make my workflow easier. Thanks!
 

cubanismo

You may change this now in User CP
Reaction score
79
I can also independently verify the process all the way from downloading the Debian image @EdgeConnector put together to running a signed DVD on a retail Nuon system. I'm glad it worked, because this was a large factor in my decision to purchase some Nuon hardware. For testing purposes, I took the liberty of signing a copy of Breakout I built from source. With @Stephen's permission below, I've edited this post to attach the ISO here.

nuon_breakout_dvd.jpg


nuon_breakout_loading.jpg


nuon_breakout_running.jpg
 

Attachments

Last edited:

Stephen

NUON Lover!
Reaction score
95
Sweet - yeah, definitely go ahead and post the Breakout. I wish the emulator worked a little better or I could get code uploaded to a real machine because I'd sure like to revisit this and add features I never could back then. I was in the process of starting to use fixed point math for everything rather than pure integer in order to get the gameplay smoother, among other things.
 

EdgeConnector

NUON Legend!
Reaction score
39
I can also independently verify the process all the way from downloading the Debian image @EdgeConnector put together to running a signed DVD on a retail Nuon system. I'm glad it worked, because this was a large factor in my decision to purchase some Nuon hardware. For testing purposes, I took the liberty of signing a copy of Breakout I built from source. With @Stephen's permission below, I've edited this post to attach the ISO here.

View attachment 19535

View attachment 19536

View attachment 19537
Nice work. Glad everything worked!
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • jonas jonas:
    It would suck to spend 400$ on a system that doesn't have the capability you need
  • jonas jonas:
    and it will probably take a couple of tries to get the settings right
  • Varine Varine:
    It would but I can also just make sure I can return them. The system I have works, it's pretty straightforward and I tested it with a camera I have. All it really is is a little cartridge that holds the transparency film and a white light source behind it that projects the image into the lens
  • Varine Varine:
    I'll have to fuck with the light a bit and try some different lighting methods to get color accuracy, but I have IT8 targets for that
    +1
  • The Helper The Helper:
    get that color accuracy :)
  • Varine Varine:
    They're really helpful for calibrating things because I'm really colorblind, so I'm not great at doing it by eye
    +2
  • Varine Varine:
    Well the long, slow slog of winter has officially begun here
  • Varine Varine:
    I have a bunch of community service I have to do, and I have a feeling there will be a lot of snow shoveling involved now
  • The Helper The Helper:
    don't know why people choose to live in that kind of weather :)
  • Varine Varine:
    Well
  • Varine Varine:
    My job is here
  • Varine Varine:
    I was born here man I didn't choose shit
  • Varine Varine:
    And also, I keep moving away and it doesn't get any better. I moved to San Antonio and shit froze there AND we had blackouts
  • tom_mai78101 tom_mai78101:
    I'm back, suffering from severe jet lag.
  • The Helper The Helper:
    Cold is following your ass around Varine - I just dont think I could handle a snowy winter.
  • The Helper The Helper:
    Welcome Back Tom!
  • The Helper The Helper:
    I hear that taking a Melatonin around your normal bedtime can really fix jet lag
  • tom_mai78101 tom_mai78101:
    Yeah, I also heard about that as well. I think I'm good. I'm just lucky it's the weekend so I have some time to readjust.
    +1
  • Varine Varine:
    It was a fucking blizzard today, shoveling was an effort in futility.
  • Varine Varine:
    Melatonin gives me nightmares
  • Varine Varine:
    They had me shoveling out the parking lot for the jail. Fucking pointless, they need a blow.
  • Varine Varine:
    Well they gave me a snow blower but it was too wet to do much with with other than compact everything. Oh well, the cop cars can get into there now when they arrest people I guess
    +1

    The Helper Discord

    Staff online

    Members online

    Affiliates

    Hive Workshop NUON Dome World Editor Tutorials

    Network Sponsors

    Apex Steel Pipe - Buys and sells Steel Pipe.
    Top