NUON Authentication Tools Thread - Emulating older outdated versions of Linux

mgarcia

You may change this now in User CP
Reaction score
40
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
40
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,594
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
40
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
40
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
74
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
82
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:
    Happy Sunday!
    +1
  • The Helper The Helper:
    I will be out of town until Sunday evening
    +1
  • The Helper The Helper:
    I am back! Did you miss me LOL
    +1
  • jonas jonas:
    where did you go?
  • The Helper The Helper:
    Jefferson TX on a Paranormal Investigation of a haunted bed and breakfast - I got some friends that are paranormal investigators and they have an RV and do YouTubes
    +1
  • The Helper The Helper:
    It was a lot of fun. The RV was bad ass
  • jonas jonas:
    That sounds like fun!
    +1
  • The Helper The Helper:
    it was a blast!
  • The Helper The Helper:
    I am going to post the Youtube of the investigation in the forums when it is ready
    +1
  • jonas jonas:
    cool!
  • vypur85 vypur85:
    Sounds cool TH.
  • tom_mai78101 tom_mai78101:
    I was on a Legend of Zelda marathon...
  • tom_mai78101 tom_mai78101:
    Am still doing it now
    +1
  • jonas jonas:
    which one(s) are you playing?
  • jonas jonas:
    I played a little bit of the switch title two weeks ago and found it quite boring
  • The Helper The Helper:
    just got back from San Antonio this weekend had the best Buffalo Chicken Cheesesteak sandwhich in Universal City, TX - place was called Yous Guys freaking awesome! Hope everyone had a fantastic weekend!
    +1
  • The Helper The Helper:
    Happy Tuesday!
  • The Helper The Helper:
    We have been getting crazy numbers reported by the forum of people online the bots are going crazy on us I think it is AI training bots going at it at least that is what it looks like to me.
  • The Helper The Helper:
    Most legit traffic is tracked on multiple Analytics and we have Cloud Flare setup to block a ton of stuff but still there is large amount of bots that seem to escape detection and show up in the user list of the forum. I have been watching this bullshit for a year and still cannot figure it out it is drving me crazy lol.
    +1
  • Ghan Ghan:
    Beep boop
    +1
  • The Helper The Helper:
    hears robot sounds while 250 bots are on the forum lol
  • The Helper The Helper:
    Happy Saturday!
    +1
  • The Helper The Helper:
    and then it was Thursday...
    +2

    The Helper Discord

    Staff online

    • K3V
      NUON-Dome Moderator

    Members online

    Affiliates

    Hive Workshop NUON Dome World Editor Tutorials

    Network Sponsors

    Apex Steel Pipe - Buys and sells Steel Pipe.
    Top