About 579 results
Open links in new tab
  1. Getting system uptime with QueryPerformanceCounter

    Mar 16, 2015 · The GetTickCount function can also be used for getting system uptime, but since it's value is 32-bit, it will overflow after 49.7 days. The value returned by …

  2. Add an entry to the import table of PE - rohitab.com

    Dec 3, 2012 · Add an entry to the import table of PE - posted in Programming: So I've asked on Stack Overflow and they redirected me to you guys.This is my original question:I'm looking for …

  3. Bsod in C - Source Codes - rohitab.com - Forums

    Apr 14, 2016 · The kernel buffer overflow library, linked automatically into your object code (as a consequence of not changing the Entry point symbol to something other than …

  4. simple Beep shellcode problem - Programming - rohitab.com ...

    Jul 7, 2014 · NB: when we talk about NULL bytes in the shellcode we mean that they generally don't allow a BUFFER OVERFLOW to work, but a shellcode that runs on porpuse from code, …

  5. The source code for my trojan - Source Codes - rohitab.com ...

    Mar 17, 2006 · 2) Buffer Overflow - Because C strings are Null terminated you must keep a spot for the zero, simply make recvbuf to be 1 char larger or recv one less byte.

  6. [C++] Getting list of modules loaded - Programming - rohitab ...

    Apr 13, 2011 · You essentially create a loop that is never going to stop executing, hence running through until you hit a buffer overflow. Look up PE Walk. Yeah I got it but the main issue is that …

  7. Channel log for #rohitab - February 27, 2012 - irc.rohitab.com

    Feb 27, 2012 · 11:31tech but when i was doing smashthestack i wrote a buffer overflow in perl utilizing it and i wasnt able to properly overwrite eip unless i did some funky stuff and i think it …