Search:

Type: Posts; User: Noia; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.09 seconds; generated 46 minute(s) ago.

  1. Replies
    19
    Views
    46,708

    Nihil; conglomerate? As in "A conglomerate of...

    Nihil; conglomerate?
    As in "A conglomerate of bankers."
  2. Thread: IRC

    by Noia
    Replies
    25
    Views
    8,816

    irc.unerror.com #lobby (

    irc.unerror.com #lobby (<-- more tech)

    or

    irc.arg-irc.net (auto joins to #arg-irc) (<-- not so tech)


    Take your pick. And damn I feel old.
  3. Thread: Funny as hell!

    by Noia
    Replies
    5
    Views
    3,207

    Im going to hell for this;...

    Im going to hell for this;
    http://www.youtube.com/watch?v=3IFUNIa2NU8
    http://www.youtube.com/watch?v=ARAwp-lvI6c
  4. Replies
    30
    Views
    12,807

    public bool takeMeToInfinity() {...

    public bool takeMeToInfinity() {
    takeMeToInfinity();
    return true; // Ta-da!
    }

    (thanks to last-op-return optimization, this won't eat your memory :)
  5. Thread: Rsa, Des

    by Noia
    Replies
    1
    Views
    5,830

    RSA http://en.wikipedia.org/wiki/RSA DES...

    RSA
    http://en.wikipedia.org/wiki/RSA

    DES
    http://en.wikipedia.org/wiki/Data_Encryption_Standard
  6. Replies
    3
    Views
    7,396

    View Post

    &lt;?php
    $url = "http://something.com/index.html";

    $file = fopen($url, "r");
    while(!feof($file)) {
    $data = $data . fgets($file, 4096);
    }
    fclose ($file);
    $data =...
  7. Replies
    8
    Views
    6,158

    "I'm wearing boots of escaping! I'm wearing boots...

    "I'm wearing boots of escaping! I'm wearing boots of escaping! Arhg!" haha, man I love DnD :D
  8. Thread: 666 Web Code

    by Noia
    Replies
    15
    Views
    3,566

    12th of december 2012 :)

    12th of december 2012 :)
  9. Thread: Incident Scenario

    by Noia
    Replies
    10
    Views
    12,724

    Assumption 1: FTP servers are not allowed without...

    Assumption 1: FTP servers are not allowed without express permission.
    Assumption 2: None of the recorded incidents have a recorded permission to run an FTP server.

    Step 1; Lock out machines 1-9...
  10. Replies
    12
    Views
    17,295

    The most amusing thing about this is that this...

    The most amusing thing about this is that this kind of behaviour has happend before, althought those times it was whole firms being attacked, their files locked and ransomed on a one-by-one basis by...
  11. I would recomend you read about the RSA...

    I would recomend you read about the RSA algorithm, the main encryption method employed today, untill someone finds a fast and efficient way of factoring primes of very lagre magnitude things are not...
  12. Terr, I would just like to point out at this...

    Terr, I would just like to point out at this juncture that JP is somewhat incorrect. The government can and most likely do monitor all traffic that they can get their hands on, however...

    A fair...
  13. Replies
    15
    Views
    6,668

    Poll: When they play it late one evning, just go up...

    When they play it late one evning, just go up there and ask them to turn it down, politly, if they don't tell them that you are within your rights to contact the police. If that dosn't work, contact...
  14. Replies
    33
    Views
    6,856

    Nope, not I.

    Nope, not I.
  15. Re: Zero Day - The New Number One Threat To Data Security

    What a crock of ****, lets face it here. You don't know programming, this site is a tetament to that, you don't know security or your posts would have content and value, and you don't know buisness...
  16. Thread: Uhm. Hello?

    by Noia
    Replies
    106
    Views
    38,237

    Wanna know why this place has gone down the tube?...

    Wanna know why this place has gone down the tube? Because its been advertised as a "Computer & Security discussion website", now you might ask what is wrong with that. A few things.
    Mainly, it...
  17. Replies
    31
    Views
    7,985

    Yes.

    Yes.
  18. Replies
    31
    Views
    7,985

    Yes.

    Yes.
  19. Replies
    21
    Views
    14,995

    I'v taken appart a fair few rootkits, and they...

    I'v taken appart a fair few rootkits, and they are by no means simple, thought most of them these days tend to use the NET command to overwrite certain boot hooks to allow the rootkit to be run at...
  20. Thread: i hath returneth

    by Noia
    Replies
    14
    Views
    5,190

    Woosh!! :D ltnc, hope to see you around more :)

    Woosh!! :D ltnc, hope to see you around more :)
  21. Replies
    11
    Views
    10,028

    memtest x86 :) google it, it'll confirm your ram

    memtest x86 :) google it, it'll confirm your ram
  22. Replies
    11
    Views
    10,028

    Pull out everything you can, and try to boot it,...

    Pull out everything you can, and try to boot it, then add one peripheral at a time and see how it behaves. If that fails, you have a problem with one of the 4 main parts....MB/CPU/VB/RAM....
  23. Replies
    14
    Views
    9,901

    I'm pretty sure the dll isn't self modifying, I...

    I'm pretty sure the dll isn't self modifying, I think you are having a problem with dynamic linking orders, something that causes your jump to jump to the wrong place, your better off just gutting...
  24. Thread: one liner.

    by Noia
    Replies
    55
    Views
    11,171

    Historicaly, the R on renault gear boxes was for...

    Historicaly, the R on renault gear boxes was for 'reculer' (Retreat).
  25. Replies
    102
    Views
    16,834

    wait...what....MLF is a girl? And how come I...

    wait...what....MLF is a girl?
    And how come I never get any women after me? &gt;.&lt;
Results 1 to 25 of 477
Page 1 of 20 1 2 3 4