Creepy version of CryptyExpert

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Creepy version of CryptyExpert

Post by GeoTrail »

Just found there's a new version of CryptyExpert 2006 lite on VersionTracker. Check the version number :lol:

Image
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

PC++?
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

Interesting, hadn't heard of VersionTracker before, looks like something they had back in the Windows 95/98 days called "Oil Change", unfortunately it didn't survive being taken over by McAfee. The Pro looks interesting except that it looks like they don't let you try it before buying a subscription, so I think I'll pass.
thamarok wrote:PC++?
http://rib.cs.utk.edu/cgi-bin/object.pl?rh=223&class=Asset&html=1&oh=91 wrote:pC++ is a portable parallel C++ for high performance computers. pC++ is a language extention to C++ that permits data-parallel style opertations using collections of objects from some base element class. Member functions from this element class can be applied to the entire collection in parallel. This allows programmers to compose distributed data structures with parallel execution semantics. These distributed structures can be aligned and distributed over the memory hierarchy of the parallel machine much like HPF. pC++ also includes a mechanism for encapsulating SPMD style computation in a thread-based computing model.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> Interesting, hadn't heard of VersionTracker before, looks like something
> they had back in the Windows 95/98 days called "Oil Change"

Ah yes, I remember Oil Change. Good concept, but with new apps coming
out all the time I guess it's too hard to track them all. :)

Another app I loved from my 98 days was Universal Undo (I think it was
called?). Basically you could undo any accidental saves in apps, undelete
from an emptied Recycle Bin, and things like that. It was quite good, too.
Don't know why an XP version doesn't exist, as I'd definitely use it. I'm
guessing it works by hooking all file operations?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

PC++

Try to decode this, it's in HEX:
50 43 2B 2B 32 6D 65 61 6E 73 32 70 6F 73 74 32 63 6F 75 6E 74 32 2B 2B

:wink:
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

[merged]
Last edited by Tipperton on Thu Nov 02, 2006 12:36 am, edited 1 time in total.
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

Tipperton wrote:Interesting, hadn't heard of VersionTracker before, looks like something they had back in the Windows 95/98 days called "Oil Change", unfortunately it didn't survive being taken over by McAfee. The Pro looks interesting except that it looks like they don't let you try it before buying a subscription, so I think I'll pass.
I take that back, they do have a trial but all it lets you do is run a scan of your software and drivers. Even worse, you can't get rid of the purchase nag and while that's displaying you can't do anything at all with the program other than just look at it. So their trial is not much more that a screen shot of how it will look on your system. I'll still pass....
PB wrote:Another app I loved from my 98 days was Universal Undo (I think it was called?). Basically you could undo any accidental saves in apps, undelete from an emptied Recycle Bin, and things like that. It was quite good, too. Don't know why an XP version doesn't exist, as I'd definitely use it. I'm guessing it works by hooking all file operations?
Norton GoBack does that and works on XP too, Used to be a Roxio product, now owned by Symantec.
thamarok wrote:Try to decode this, it's in HEX:
50 43 2B 2B 32 6D 65 61 6E 73 32 70 6F 73 74 32 63 6F 75 6E 74 32 2B 2B
PC++2means2post2count2++

:mrgreen:
Post Reply