Comments on: R4ndom’s Tutorial #15: Using The Call Stack archives/1093 Programming and Reverse Engineering Thu, 19 Sep 2013 09:42:54 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: lyen archives/1093#comment-84015 lyen Sat, 07 Sep 2013 11:56:35 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-84015 I encountered “Exception 000006BA – Exception is non-continuable” exception while running WinRAR with OllyDbg v2.01 (beta 2).
This exception does not appear when I use R4ndom’s OllyDbg.
Does anyone know how to solve this problem?

]]>
By: bdt archives/1093#comment-77444 bdt Sat, 20 Jul 2013 08:34:29 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-77444 Any pointer of install OllyCallstack on Ollydbg v2.01 beta2?
Try extract to plugins directory but it didn’t work for me.

]]>
By: D4ph1 archives/1093#comment-16390 D4ph1 Mon, 04 Feb 2013 16:01:55 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-16390 @infestor
Try to reinstall Olly. Maybe the configurations are messed up…The entry point is different but the idea remains the same.

]]>
By: infestor archives/1093#comment-16094 infestor Sun, 03 Feb 2013 16:00:46 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-16094 im using the latest 4.2 version of WinRar 32bit, but
main program entry is on very diffrent adress than 401000
and the REMINDER string doesnt even exist there, and cant run it in olly, it crashes saying 0×1 memory adress doesnt exist

]]>
By: linverse archives/1093#comment-8696 linverse Sat, 01 Dec 2012 12:35:15 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-8696 To add to what relhak said above, the plugin is needed and only seems to work in Olly 2.01 beta2.

]]>
By: jeeva archives/1093#comment-8257 jeeva Sun, 25 Nov 2012 12:37:17 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-8257 SomeBody help me from this confusion

Is Reverse Engineering is Olden type of software cracking….? pls somebody help me… Or is there any other new technique is there for software cracking…

]]>
By: Kingstaa archives/1093#comment-8232 Kingstaa Sun, 25 Nov 2012 01:10:12 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-8232 Not true, what is the point of injecting dll if you can patch a software with a single nop or mov al,1??

Dll injection is a technique which you must know, but it does not mean every software need dll injection.

]]>
By: jeeva archives/1093#comment-8217 jeeva Sat, 24 Nov 2012 20:39:22 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-8217 Please Help Me,

Most them telling that reverse engineering is the old method for cracking softwares and making keygens…. and also dll injection is the best way to crack a software is it true…? Please help me in this situation.. I got confusion in this… Mr. Random please help me….

]]>
By: ap0g archives/1093#comment-7557 ap0g Thu, 15 Nov 2012 03:59:35 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-7557 R4ndom,

I have done all of the tutorials up to and including this one. I just want to let you know how much I appreciate the time that you obviously gave toward creating these tutorials for others. I feel like I have already learned from you as much as I would only have learned from years of experience on my own. I would totally hug you br0mance-style irl, man.

This was my favorite tutorial so far because I feel that it gave me the opportunity to test my new skills in a practical way as opposed to just trying them on applications that are specifically designed toward our purposes. I look forward to continuing through the rest of them when I get breaks from projects/studying

Thanks again!!

]]>
By: relhak archives/1093#comment-4599 relhak Thu, 27 Sep 2012 05:53:39 +0000 http://thelegendofrandom.com/blog/?p=1093#comment-4599 You forgot to mention that if you are running Windows 7 64-Bit and using Olly 2.0 for the call stack then you need to install the call stack plugin, which you posted here: archives/2371 .
Did you forget to include you needed a plugin because you use it so much that you forgot it was a plugin :P ?

]]>