Comments on: DLL Injection – A Simple Message Box http://thelegendofrandom.com/blog/archives/1656 Programming and Reverse Engineering Thu, 19 Sep 2013 09:42:54 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: Gail Burgess http://thelegendofrandom.com/blog/archives/1656#comment-49919 Gail Burgess Thu, 02 May 2013 19:04:25 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-49919 In these days of austerity and relative anxiousness about taking on debt, some people balk against the idea of utilizing a credit card to make purchase of merchandise and also pay for a trip, preferring, instead just to rely on the particular tried as well as trusted method of making transaction – cash. However, in case you have the cash on hand to make the purchase completely, then, paradoxically, that’s the best time for you to use the card for several motives.

]]>
By: pay day online http://thelegendofrandom.com/blog/archives/1656#comment-12881 pay day online Sat, 19 Jan 2013 00:57:53 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-12881 You must be having or clothing, you power find yourself needing some supplies in command to meet your customers
of necessity. It is so simple to get Instant Payday elaborated web of loan borrowing,
so you can find. This way, they are sure that they will get their day, online, you need to know approximately day
loans or comparability day loans, this nonfiction can demonstrate utile.

Look into my web blog; pay day online

]]>
By: alfarizy http://thelegendofrandom.com/blog/archives/1656#comment-5031 alfarizy Sat, 06 Oct 2012 14:18:13 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-5031 hello random

how to by pass dll files if the dll language not in english

]]>
By: Made a patch in C, now how to bind it into an existing DLL ? http://thelegendofrandom.com/blog/archives/1656#comment-4299 Made a patch in C, now how to bind it into an existing DLL ? Tue, 18 Sep 2012 11:09:31 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-4299 [...] [...]

]]>
By: The Legend di Festival Schouwburg X | lazionews.info http://thelegendofrandom.com/blog/archives/1656#comment-3672 The Legend di Festival Schouwburg X | lazionews.info Sat, 01 Sep 2012 14:01:10 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-3672 [...] KonserAuthorHouse Authors DigestAlanya-A place where the sun smilesWeekly Wrap Up: Week 5 of AugustDLL Injection – A Simple Message Box .set-header:after{ background-image: [...]

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/1656#comment-3549 R4ndom Wed, 29 Aug 2012 14:31:50 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-3549 That will be covered in one of the next tutorials

]]>
By: drdoom121 http://thelegendofrandom.com/blog/archives/1656#comment-3536 drdoom121 Wed, 29 Aug 2012 08:03:03 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-3536 Nice Tutorial!
I was wondering how can i manually modify the colorpicker program instead of using IIDKing??to get better insight.

How can i use WindowsHook and CreateRemoteThread to inject dll

]]>
By: puddleofmudd http://thelegendofrandom.com/blog/archives/1656#comment-2965 puddleofmudd Fri, 17 Aug 2012 13:10:52 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-2965 Very concise and helpful. Thanks for taking the time.

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/1656#comment-2813 R4ndom Tue, 14 Aug 2012 18:45:05 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-2813 No. In this case you would simply make a function in the DLL that would be called (like replacing the TestProc code with your own) and then in the target app you would simply call this function. For example, if you wanted the message box to pop up when a mouse click occurs, you would trap the message handler for the mouse, and then call TestProc when this happened.

]]>
By: RageMachine http://thelegendofrandom.com/blog/archives/1656#comment-2805 RageMachine Tue, 14 Aug 2012 17:28:09 +0000 http://thelegendofrandom.com/blog/?p=1656#comment-2805 Very interesting, I have a question (as usual). For the code here:
reason==DLL_PROCESS_ATTACH

Would there be a way to make this reason be the event within the ‘host’ program. For instance, if the program does some action such as make a popup, could we set the “reason” to be the popup action – and then set the code to simply close the window or suppress it?

]]>