Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - meepirates

Pages: [1]
1
Reverse Engineering / Re: Reversing Office files
« on: April 24, 2014, 09:05:09 am »
That looks like HEX and why would you need to encode it? I think you meant decode and it translates to garbage, so it's taken from some binary data.

Oh yeah i mean decoding. Help me with this. Please look the examples below. The left 1's are some numbers followed by the hex representation of the encoded version. But how to encode 101 to that long HEX?  ??? If you have any links to learn about this kinda reverse engineering please give me. It would be a great help. These is a project given to me so i got to do this.

     101                  ff 64 34 67 73 1f 45 d8 8b 18 b6 ca ae a9 4f 49
     911                  ff 64 34 67 73 1f 20 46 72 e5 8f 4e a0 e6 4c 71
     948                  ff 64 34 67 73 1f 20 41 7d cd 1f d9 6d 2e da 6e
    1144                 ff 64 34 67 73 1f 45 df 16 3a e3 6c e6 59 ea 3d
    1223                 ff 64 34 67 73 1f 45 da 9d 29 70 e2 e6 47 3a 7c
    1850                 ff 64 34 67 73 1f 45 d0 b9 91 fe 9d ec fd 46 89
    4400                 ff 64 34 67 73 1f 53 3c d8 3d 2d 64 bf 7d 5e 9f
    4574                 ff 64 34 67 73 1f 53 3f 9e a5 fd 84 c0 a3 91 3c

2
Android / Re: dSploit - android network pentest suite
« on: April 23, 2014, 08:14:27 pm »
How can i use the hijacked session which i did using dsploit ? The file format is in .dhs. 

3
Reverse Engineering / Re: Reversing Office files
« on: April 23, 2014, 08:05:15 pm »
Can anyone say what is this ??? ff 64 34 67 73 1f 45 d8 8b 18 b6 ca ae a9 4f 49
how can i encode it??  :(

Pages: [1]