Search:

Type: Posts; User: ogelami

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,160

    Thank you, problem solved! Code: main.cpp ...

    Thank you, problem solved!
    Code:

    main.cpp

    #include <iostream>
    #include <cstdio>
    #include <conio.h>
    #include "Memoryx.h"
  2. Replies
    5
    Views
    1,160

    New code, but still, it's not working :/ ...

    New code, but still, it's not working :/

    main.cpp

    #include <iostream>
    #include <cstdio>
    #include "Memoryx.cpp"


    int main(){
  3. Replies
    5
    Views
    1,160

    Problems with my first class.

    main.cpp

    #include <iostream>

    #include "Memoryx.cpp"


    int main(){
    Memoryx::que();
    return 1;
  4. Replies
    6
    Views
    1,780

    yes i do know that but is there a way to make it...

    yes i do know that but is there a way to make it hex encoded or what its called?

    ,,

    yes it's a payload but the purpose is not to exploit...
    so im not breaking any rules can some one explain?
    ...
  5. Replies
    6
    Views
    1,780

    no its not about perl, im just asking how to make...

    no its not about perl, im just asking how to make such code in c++
    and how it works =))
  6. Replies
    6
    Views
    1,780

    i dont realy get this explain some one?

    # run calc.exe
    my $shellcode =
    "\xfc\xe8\x44\x00\x00\x00\x8b\x45\x3c\x8b\x7c\x05\x78\x01\xef\x8b".
    "\x4f\x18\x8b\x5f\x20\x01\xeb\x49\x8b\x34\x8b\x01\xee\x31\xc0\x99"....
Results 1 to 6 of 8