NUON Authentication Tools Thread - Emulating older outdated versions of Linux

mgarcia

You may change this now in User CP
Reaction score
41
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
38
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
41
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
38
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,619
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
38
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
41
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
41
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
38
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
75
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
89
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
38
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.
  • The Helper The Helper:
    nobody signs up or comments
  • The Helper The Helper:
    its crazy
  • The Helper The Helper:
    363 bots on the forum been like that for about a month this is the most bots we have ever consistently hosted
  • The Helper The Helper:
    and we are on cloud flare too right?
  • Stephen Stephen:
    Probably stupid AI garbage. It's harvesting our Nuon knowledge.
  • Stephen Stephen:
    The bots I mean.
  • The Helper The Helper:
    I suspect AI Bots as well
  • The Helper The Helper:
    Happy Saturday!!!
    +1
  • The Helper The Helper:
    I reorganized the forums somewhat but I doubt anyone would notice
  • The Helper The Helper:
    Happy Friday!
    +1
  • The Helper The Helper:
    Happy Saturday!
    +1
  • The Helper The Helper:
    The forum software says we have 554 members online now. We did not have that many unique visitors the whole day today. Too many bots and the disconnect between the forum counts and the stats.
  • Varine Varine:
    Currently it says 413 guests and 2 members
    +1
  • Varine Varine:
    Aww
  • The Helper The Helper:
    That is going to be mostly bots
  • The Helper The Helper:
    527 (members: 2, guests: 525)
  • The Helper The Helper:
    Happy Saturday!
    +1
  • V-SNES V-SNES:
    Happy Saturday!
    +1
  • The Helper The Helper:
    622 (members: 2, guests: 620)
  • The Helper The Helper:
    666 (members: 4, guests: 662) :)
    +1
  • Varine Varine:
    609 (members: 4, guests: 605)
  • The Helper The Helper:
    I was posting that last one because the 666 users online :)
    +1
  • The Helper The Helper:
    Happy Wednesday Night!
    +1
  • The Helper The Helper:
    Happy Thursday!
    +1
  • The Helper The Helper:
    Marathon watching The Expanse!

    The Helper Discord

    Members online

    No members online now.

    Affiliates

    Hive Workshop NUON Dome World Editor Tutorials

    Network Sponsors

    Apex Steel Pipe - Buys and sells Steel Pipe.
    Top