Jump to content

Do the NI Shanghai All-Stars like to play Monkey Island in reverse while eating sassifrass at Tacodeli?


Sparkette

Recommended Posts

Posted (edited)
15 hours ago, ShaunR said:

It depends on the pr0j3ct.

You know it be true. How about Pr0ject411?

Edited by flarn2006
Posted

Just ask Bob L.

4 hours ago, David_L said:

Man, I need context...

It's Flarn, just assume he's talking about something that you're not supposed to touch.

  • Haha 1
Posted

Well, not supposed to know according to NI. But of course it's my brain, not theirs. Just mytwocents. ;)

Also, there's a reason MD5 has fallen out of favor, you know. 😛

Posted

Yeah I used to have a list of the passwords I had reversed but I can't find it at the moment.  I think there was something about Looking Glass , Jack Black, Jabber Wocky, Axes Of Eval, FP Rocks, and a few others that were random characters and harder to remember.  I (probably like you) wrote code to go over the most common word lists for words of 5 characters or more, and for 1-4 I just brute forced all combinations, then after that used a program to reverse MD5s using your GPU.  It was slow, painful and each new version of LabVIEW added more and removed some.  I bet with the advent of new graphics cards this process could be made easier. 

There is a method in LabVIEW to add known passwords to a cache, and then not prompt if they have been entered so I thought it would be a neat VI to just run which would make looking at all NI VIs easier rather than writing code to replace and remove the passwords thereby changing the VI which I don't like.  Maybe we could make that VI, and then password protect it?

Posted

Yeah something like that.  The password replacement code I think is still posted online in PHP.  I wrote the G equivalent and posted the read-only parts online.  It has some pretty useful thing like being able to read information about a VI without VI Server.  At one point I was able to figure out what objects are on the front panel and block diagram by looking at the raw VI file.  Of course doing this means you don't get the satisfaction of knowing what the password was.

Posted

Without fail I have always experienced deep disappointment upon finally looking at the code hidden away by NI's. VIs tend to fall into one of two categories:

  1. wow that is such messy code no wonder they keep it locked way!
  2. DLL call... blergh

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.