Saturday, July 25, 2009

unobscure_str

I found obscure_str's friend....

00000000001110f0 -31104(gp) 000000000000f0c0 000000000000f0c0 FUNC UND unobscure_str


Hmmm...wonder if

char *clearstr = malloc(1024);
clearstr = unobscure_str("&cc;Ya&b9;&ae;&19;]&d1;&be;&ba;v");

would give us an neato answer... IDA Pro...do you have any ideas?

6 comments:

  1. So this is what you were doing this morning!!!!!!!

    ReplyDelete
  2. Where did you come across "&cc;Ya&b9;&ae;&19;]&d1;&be;&ba;v"

    I'm looking to decode it too.

    ReplyDelete
  3. This comment has been removed by the author.

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. This comment has been removed by the author.

    ReplyDelete
  6. that string decripted is:
    "verizonfios"

    :D

    http://www.zibri.org

    ReplyDelete