Reverse Engineering Articles
Share an interesting blog, news page or other RE related site...
350 topics in this forum
-
LearnVisualStudio.Net Video Training Package Samples: http://rapidshare.com/users/8PZWNS Ted.
-
Great find from Nacho_dj ! Contents Codecave Location, Physical Location, Logical Location Codecave Entry and Exit, JMP Method, CALL Method Codecave Stack/Register Modification, PUSH/POP, PUSHAD/POPAD, PUSHFD/POPFD, Temporary Storage Tools TSearch, OllyDbg, Visual C++ Link http://www.codeproject.com/useritems/codecave.asp
-
http://rapidshare.com/files/48622826/PS.Fine.Effect.CB.rar Ted.
-
-
http://rapidshare.com/files/47807299/Compi...ompiler.Gen.rar Ted.
-
http://rapidshare.com/files/47810274/Write...Lan.Using.C.rar Ted.
-
Hi all, this is the second issue on symbian I release. This time thanks to argv I will concentrate on 4 crackme he developed. I will solve them and detail a lot of things that was left out of my previous tutorial on symbian. The result of this tutorial is a symphony of patches, crackmes and
-
-
Tutorial 1 - Self Writing Text http://tuts4you.com/download.php?view.1804 Tutorial 2 - Basic Input & Output http://tuts4you.com/download.php?view.1803 Tutorial 3 - A Simple Calculator http://tuts4you.com/download.php?view.1802 Tutorial 4 - Simple Registration Scheme http://tuts4you.com/download.php?view.1801 Ted.
-
Should you want to try out challenges other than those found within this forum you may be interested to know a number of other challenges can be found on Tuts 4 You: />http://www.tuts4you.com/download.php?list.49 If you are interested in unpacking specific protectors and packers (and their respective versions) you may want to check out the site archive: />http://www.tuts4you.com/download.php?list.60 Feel free to post your solutions to any of those challenges here in this forum. All successful solutions with an explanation or paper will then be moved to the Completed forum. Happy reversing... Ted.
-
Here are some papers about the still rarely commented .NET file structure. They'll surely come in handy, when u're dealing with .net reversing... .NET PE file structure + .NET Resources + Code for a .NET-Resources-Viewer: tKC.rar(All by tKC - big thx for it !!!) The .NET File Format: http://www.ntcore.com/Files/dotnetformat.htm (by Daniel Pistelli) .NET Manifest Resources http://www.pmode.net/USERS/116/Files/manifestres.htm (by Daniel Pistelli) Physical Layout of a .NET Assembly http://www.samspublishing.com/articles/art...=25350&rl=1 (by Kevin Burton) Greets
-
I couple of interesting papers going over a few topics which, are actually quite an interesting read. Articles are written by Daniel Pistelli and Ashkbiz Danehkar. The NTkrnl Journal, Vol 1, Issue 1 http://www.ntkrnl.com/company/pressroom/jo...krnlj_01_01.pdf The NTkrnl Journal, Vol 1, Issue 2 http://www.ntkrnl.com/company/pressroom/jo...krnlj_01_02.pdf Ted.
-
Hi, I dont know is this the right area for this, if not please replace it. Comptuter security & cryptography Cheers, SSlEvIN
-
Introduction In the next part of our serial we will focus on one of the most important parts of protection of every shareware program - secure generation and verifying registration numbers. On the proposal of this algorithm stands or fails a possibility of creation of crackers registration numbers generator to a program. Example algorithms in this article are written in Pascal. We think that almost every programmer should be familiar with this language or at least to some extent. A lot of programmers are not very careful when programming algorithm verifying and use algorithms like: function CheckKey(UserName, UserKey: string): boolean; var i: integer; Key: integer; begi…
-
These are years old but still quite useful hence having them included on Tuts 4 You which, still may be of use to people starting out using IDA Pro IDA Pro User Tutorial http://tuts4you.com/download.php?view.1615 IDA Pro Quick Reference Sheet http://tuts4you.com/download.php?view.1614 Ted.
-
this tut expalin How to Add Section and Import Function manually in easy steps : Click here
-
this tut contain easy tricks for unpacking http://www.4shared.com/file/14117228/3d9d5a8a/Tricks_VB.html
-
http://tuts4you.com/download.php?view.1558 Ted.
-
http://tuts4you.com/download.php?view.1559 Ted.
-
http://tuts4you.com/download.php?view.1560 Ted.
-
http://www.tuts4you.com/download.php?view.1555 Ted.
-
http://www.tuts4you.com/download.php?view.1554 Ted.
-
this example explain how can unpacking program using ASPack+UPX and extract Overlay and Merge with the executable file in this link : http://www.4shared.com/file/13920092/cebb4...le_Overlay.html
-
Introduction This new serial will point out traditional mistakes when designing anti-cracking protections and will introduce methods on how to improve protection. In the introductory part we will focus on presentation of programs and techniques commonly used among crackers. Revenue loses of software companies, caused by illegal copying of their products are not trivial and most of the time exceed earnings. Insufficient or frequently absent software protection against illegal use is therefore startling. Many people I talked to regarding anti-cracking protection advocated this absence of anti-cracking algorithms by saying that it is useless, since „even though, someone wil…
-
For those of you out there looking for sites that have CrackMe or KeygenMe's may like to check out the following links: http://www.cryptokg.cjb.net/ http://crackmes.de/ Please if you are trying to crack one of the crack/keygen from those sites and want to comment on it please start a new topic Happy cracking... Ted.