Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Segmentation fault

Name: Anonymous 2009-08-08 14:31

What's that?

Name: =+=*=F=R=O=Z=E=N==C=H=E=F=*=+= !DRBORKBork 2009-08-08 17:49

>>36 2/10


_________________________________
http://xs141.xs.to/xs141/09303/av992393.jpg
Felux It Estroom gemedef furoom: http://itestroom.phpbb3noo.cum
Sceeence-a is zee tuul ooff zee Vestern meend und veet it mure-a duurs cun be-a oopened thun veet bere-a hunds. Bork Bork Bork! It is pert und percel ooff oooor knooledge-a und oobscoores oooor inseeght oonly vhee it hulds thet zee understundeeng geefee by it is zee oonly keend zeere-a is.

Name: Anonymous 2009-08-08 17:56

>>40
What?

Name: Anonymous 2009-08-08 17:57

>>5
OMG, Voiden Frost... your programming style is definitely a bullshit! Let's not talk about indentation, since I can fix it easily with an automatic software... I'm actually talking about effective programming style... WHAT THE HECK IS ALL THAT DEFINES???

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-08 17:58

Someday x86 will have a hardware random generator as standard on all CPUs and this silly /dev/lolrandum bullshit will end.



_______________________________
http://xs135.xs.to/xs135/09042/av922.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
Wit is sharper than the sharpest dagger.

Name: =+=*=F=R=O=Z=E=N==C=H=E=F=*=+= !DRBORKBork 2009-08-08 17:58

Sumedey x86 veell hefe-a a herdvere-a rundum generetur es stunderd oon ell CPOos und thees seelly /def/lulrundoom boollsheet veell ind. Bork Bork Bork!



_______________________________
http://xs141.xs.to/xs141/09303/av992393.jpg
Felux It Estroom gemedef furoom: http://itestroom.phpbb3noo.cum
Veet is sherper thun zee sherpest degger.

Name: Anonymous 2009-08-08 17:59

>>44
Those random numbers will be fed to /dev/random.

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-08 17:59

>>43 Some defines are actually not used, i merged Void.h and crypteria.c into one text file for uploading to my blog.



________________________________
http://xs135.xs.to/xs135/09042/av922.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
Let me have those letters and I'll send them to Santa's workshop in the North Pole.

Name: Anonymous 2009-08-08 17:59

>>36
RDTSC is an x86 instruction which represents the current tick count in edx:eax. It's not that much different from using time(0) as a seed, except that it's a 64bit value which gets reset to null when you start your CPU. There are also portability concerns related to using it, but it's not a problem if one writes different versions per OS family(*nixes, win32) and adds coresponding #ifdef's. Here's an example of sources of randomness used by MSVC for generating the security cookie used for buffer overflow protection:
a mix of
QueryPerformanceCounter
GetTickCount
GetCurrentThreadId
GetCurrentProcessId
GetSystemTimeAsFileTime
and some hardcoded seed constants. PID and thread ID are slightly random, current tick count can be too, and current time is a classical seed source, and of course the tick counter is a good source too. In general this means randomness sources are limited to timer and processor features, and whatever the user does to affect the system in some way(PID, moment of application launch). If a truly secure seed is needed, additional randomness sources could be added, such as capturing mouse movement from the user or randomly hash some files/data available on the system. It should be noted that in some cases novices which try to make better seeds than time(0) actually ended up reducing the unique bits in the seed, making it even easier to predict in practice, and certainly cryptographically insecure.

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-08 18:02

>>44 They will be used directly in code. Like RDTSC. No /dev/, no OS API, no library.  Assembly-level opcodes.



______________________________
http://xs135.xs.to/xs135/09042/av922.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
Once a man has changed the relationship between himself and his environment, he cannot return to the blissful ignorance he left.

Name: Anonymous 2009-08-08 18:02

>>44
Or you could like, make a hardware random number generator yourself, it's not that hard
>>46
Do you think they would still keep the distinction between /dev/urandom and /dev/random if it was done in hardware?

Name: Anonymous 2009-08-08 18:03

>>50
Do you think they would still keep the distinction between /dev/urandom and /dev/random if it was done in hardware?
I don't give a shit.

Name: Anonymous 2009-08-09 2:03

FROZEN CHEF WHERE ARE YOU HELP US

Name: Anonymous 2009-08-09 11:06

FROZEN CHEF VHERE ERE YOO HELP US

Name: Anonymous 2013-06-18 19:48

I ARE ANDRU

Name: Anonymous 2013-06-18 19:55

I ARE ANDRU

Name: Anonymous 2013-06-18 20:02

I ARE ANDRU

Name: Anonymous 2013-06-18 20:10

I ARE ANDRU

Name: Anonymous 2013-06-18 20:17

I ARE ANDRU

Name: Anonymous 2013-06-18 20:24

I ARE ANDRU

Name: Anonymous 2013-06-18 20:31

I ARE ANDRU

Name: Anonymous 2013-06-18 20:38

I ARE ANDRU

Name: Anonymous 2013-06-18 20:45

I ARE ANDRU

Name: Anonymous 2013-06-18 20:52

I ARE ANDRU

Name: Anonymous 2013-06-18 20:59

I ARE ANDRU

Name: Anonymous 2013-06-18 21:06

I ARE ANDRU

Name: Anonymous 2013-06-18 21:13

I ARE ANDRU

Name: Anonymous 2013-06-18 21:21

I ARE ANDRU

Name: Anonymous 2013-06-18 21:28

I ARE ANDRU

Name: Anonymous 2013-06-18 21:35

I ARE ANDRU

Name: Anonymous 2013-06-18 21:42

I ARE ANDRU

Name: Anonymous 2013-06-18 21:49

I ARE ANDRU

Name: Anonymous 2013-06-18 21:57

I ARE ANDRU

Name: Anonymous 2013-06-18 22:04

I ARE ANDRU

Name: Anonymous 2013-06-18 22:11

I ARE ANDRU

Name: Anonymous 2013-06-18 22:18

I ARE ANDRU

Name: Anonymous 2013-06-18 22:26

I ARE ANDRU

Name: Anonymous 2013-06-18 22:33

I ARE ANDRU

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List