Messages - megatron [ switch to compact view ]

Pages: prev1 2 3 [4] 5next
16
I was using IE6 before and switched to firefox because IE6 was not having multiple tabs. But with the release of IE7 I have come back on IE7 again. But I am not sure if installing IE8 is worth because I could not see some major feature in the new release (except private sessions).

Does anyone have idea of some useful features which comes with IE8? And is it safe enough to use it?

17
Developer's Corner / Re: Check boxes
« on: January 08, 2009, 03:27 AM »
just a example code, i am not sure if it helps but try it....

<html>
    <table>
    <tr width="5%">
   <td valign="TOP"> <input type="checkbox" > </td>
             <td> this is is a temp text this is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis is is a temp textthis  a temp text</td>
   </tr>
   </table>
</html>

18
I had a look at the latest ollydbg release 200i  (still beta) which has released on Dec23 08 (I think)… it still has plug-in support missing but has very good support for break points. E.g. old ollydbg (1.10) versions were not able to set breakpoints in some area in the memory maps… but after using the latest version for a day or 2 I found the latest version very good.

Great work from ollydbg development team…



19
Developer's Corner / Re: How to remove CRC check from a exe?
« on: January 02, 2009, 04:04 PM »
I am sorry, typo error… missed “NOT”  :D

20
Developer's Corner / Re: How to remove CRC check from a exe?
« on: January 02, 2009, 03:55 PM »
Definitely I am going to remove a license from a program for piracy or to use it illegally. I want to figure out how it is done, so that I can also use the same. And put some more protection over it instead of using some packer program like ASProtect (which I think is already broken)

Pages: prev1 2 3 [4] 5next
Go to full version