Jump to content

Sanchez

Premium
  • Posts

    576
  • Joined

  • Days Won

    43
  • Feedback

    0%

Posts posted by Sanchez

  1. It depends on the type of the backdoor, but the easiest and probably the best will be the following:

    1. Create or modify a packet which sends text (char array)

    2. Write a small tool which can be injected into the process to set the content and send the backdoor packet.

    2. Execute the content of the packet by using the system(content goes here) function.

  2. I can clearly read every comment, just use Korean - Windows 949 encoding.

    Google translate:

        DB에서 로케일정보를 세팅하기위해서는 다른 세팅값보다 선행되어서
        DB정보만 읽어와 로케일 세팅을 한후 다른 세팅을 적용시켜야한다.
        이유는 로케일관련된 초기화 루틴이 곳곳에 존재하기 때문

    "To set the locale information from the DB be preceded by another set value
    Must apply a different set hanhu the locale settings and read only DB information.
    The reason is the locale associated initialization routine exists everywhere."

    • Love 5
  3. I'm totally agree with this petition. I ate so many things in my life, such as shark, squid, clam, grasshopper and many more animals, but I would never ever eat a dog. I know that I'm from the Europe and I will never understand their culture, but...

     

    PS: I also own a dog and she is part of my life, not my lunch.

    • Love 3
  4. Maybe I'm too tired, but this will throw an exception if the character does not exist.

     

    1. You're using the IsGM() function on the CHARACTER class, before the NULL check.

    2. If the character does not exist you're trying to use the GetName() function on the NULL class, which will also throw an exception.

    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.