Feryno over at the x86asm.net
There is also a version for Linux.
Feryno over at the x86asm.net
There is also a version for Linux.
Let’s start by adding an icon. Load up our HelloWorld project from the last tutorial. Click on Project->Resources. This will bring up the Resources window:
We continue our tutorials on RadASM by creating a new project that creates a dialog box with two bitmaps and two buttons. You can download the required files in the download of this tutorial on the tutorials
Levis (of the REPT
You can download the tool on the tools
Just in time for my next tutorial on TLS callbacks, Waliedassar
You can download v 0.3 on the tools
As some of you know, in the forums I brought up what the ultimate cracking/reversing tool would look like. There are several cracking tools out there. By ‘cracking tool’ I mean tools that are specifically designed to make a cracker/reverse engineer’s life easier. These currently include such features as
I decided to have a look at some of the various tools that perform some of these functions, just to get a frame of reference on what’s available and what’s not. I have thus compiled a list of the more popular ones, what their functions are, and my opinion of them. At the end, I will propose some addition features that would go into an ‘ideal’ tool. Who knows, maybe someone will pick up the charge.
Note: I will not be including any tools that just do one thing, for example packer detectors that only identify packers.
Many of you have probably heard of Resource Hacker FX
Heck, you could even use it as an assembly language IDE!. In my next tutorial, on code caves, I will be using this great plugin so you will be able to see it in action.
Also, as RaMMichaeL is doing the Good Work out there, if you have a chance and like his plugin, consider donating
http://rammichael.com/
ps.You can also download the plugin on the tools
DonDD from the REPT
If for some reason the link fails above, I have also posted this utility on the tools
Zer0Flag, an official friend of the Legend of Random site, has released a new plugin for OllyDBG 2.0 called OllyCallstack. From the author:
“Just wanted to get into the development of OllyDbg Plugins and displaying the call stack is a feature that I missed in Olly 2.x so I wrote a little Plugin which offers some basic information about the call stack.”
(Click on picture to view larger image)
“The Function at the top is always the last called and a double click on a row brings you to the disassembly view with the selected address. But you need a target loaded and it must be in suspended mode else the window won´t show you the call stack. Also it doesn´t update when you step while having the window of the Plugin open so you need to press the Plugin function in your menu again to update the view.
Plugin + Source is in the attachment – Tested with OllyDbg 2.01b2 on WinXP SP3 and Win7 SP1″
The plugin is available on the tools
Welcome to Part 7 of of R4ndom’s tutorials on Reverse Engineering. This time, we will be cracking two crackmes; one to re-iterate last tutorial’s concepts, and one that we are going to have a little fun with
In the download of this tutorial, you will find these two crackmes as well as the program “Resource Hacker” that we will be using on the second crackme. You can also download this tool
You can download the files and PDF version of this tutorial on the tutorials