Thursday, March 7, 2013

[Cydia tweak] AppCent free on Cydia

1 comments

This is great tweak for iDevice. Works as charm and free too in Cydia. It shows the percentage of downloading instead default loading text.
As you can see in attached screenshot shutterfly is 70% downloaded :)


You should be knowing that having Cydia means that you have to jailbreak your iDevice.


Wednesday, February 27, 2013

Anti Reverse Engineering Uncovered

0 comments


This is the courtesy of “http://old.honeynet.org/scans/scan33/nico/”
They deserve all the credit for such a nice article i have kept it over here, just for personal educational reference and replica purpose. All stuff belong to their respective owner.

Scan of the Month 33: Anti Reverse Engineering Uncovered

By Nicolas Brulez – 0×90(at)Rstack(dot)org

Rather than doing another complete analysis of the binary, i will rather present the techniques i have used in the challenge, and how i have implemented them. The Scan of the Month 33 was released by the Honeynet Project in November 2004. I invite everyone to read the excellent submissions we received this month once they have read my paper. I am presenting the binary from the protection author point of view, while they presented it from the analyst point of view. You will learn the methods and techniques used to Protect / Unprotect a binary with this month’s challenge. A lot of weaknesses were left on purpose in this binary and they will be presented here.

Hack This Site

0 comments

Programming Tutorials

0 comments


http://www.madwizard.org/programming/tutorials/
Description :

Winsock networking tutorial (C++ or win32asm)

An introduction to networking and winsock. The tutorial was supposed to continue with more chapters but this won’t happen, mainly because my own interests have shifted and I don’t have the time for it. Still, it is a useful basis into the world of winsock.
Read win32asm version online
Read C++ version online

Win32asm basic tutorials

A basic introduction into assembly language with the focus on win32asm and MASM32. Written a long time ago, but still useful. Currently this tutorial is only available in htmlhelp format, the layout is too different to place it on the site directly and I haven’t found the time to convert it. Download win32asmtutorial.zip

Mosaic game tutorial (win32asm)

A complete how-to for a small game written in win32asm. The application is built step by step and explained in detail.

Code Breakers Journel

0 comments


Contains lots of white papers on reversing techniques … Goes into
Must read it section
http://www.codebreakers-journal.com/