Thursday, July 26, 2007

basic coding a serial fisher

hi good tutor : http://rapidshare.com/files/44730075/snd-basic.coding.a.serial.fisher.rar
Posted by REM at 10:38:27 | Permalink | Comments (1) »

Primer On Reversing Symbian S60 Applications v1.4

hi Tutorial: Primer On Reversing Symbian S60 Applications Author: Shub-Nigurrath A very long and detailed primer on reversing Symbian S60 applications, covering required tools, examples, references and links to other tutorials (Version 1.4) http://arteam.accessroot.com/tutorials.html?fid=194 or http://rapidshare.com/files/45122699/dl.php_id_194 rename to *.rar and tools: http://rapidshare.com/files/37166743/symbian_rce_help_tools.rar
Posted by REM at 10:28:32 | Permalink | No Comments »

AsProtect VM analyze

hi AsProtect VM analyze by deroko Well it was nearly a year since I wrote tutorial on how to fix Poly Oep in ASProtect. That method worked more than fine for me, but I also saw some comments that people expected to see how VM is fully disassembled. Have no idea why, and how, but I got interested into ASPR once more. This document will be about ASProtect VM, and how to fix it, including Poly OEP, and Advanced Import protection when ASPR emulates instructions after stolen call dwod ptr[]. Reason why I’m writing this tut is that ASPR wasn’t updated for a long time, so I doubt that there will be update after this tutorial comes out, and yet it’s simple VM is good introduction to VM reversing, which nowadays becomes a must in a world of copy protection. AsProtect VM Analyze http://tutorials.accessroot.com mirror: http://rapidshare.com/files/45122692/dl.php_id_206 rename to *.rar :)
Posted by REM at 10:24:50 | Permalink | No Comments »

Tuesday, July 24, 2007

basic coding a serial fisher

hi nice tutor link: http://rapidshare.com/files/44730075/snd-basic.coding.a.serial.fisher.rar size 2.3 mg
Posted by REM at 16:20:20 | Permalink | No Comments »

Sunday, June 24, 2007

Part#40

Part#40 which will be about ReverseMe#8 (the one solved by MOID & MrMag)

About: Obfuscation & Algo Hiding.

http://rapidshare.com/files/39045475/_file_snd-reversingwithlena-tutorial40.tutorial.zip

 

thanx fly to lena151 

Posted by REM at 12:49:43 | Permalink | Comments (1) »

Thursday, June 21, 2007

Cracking code

hi
Cracking code - Introduction
To defend, you must have some idea of what you’re defending, and who and what you’re defending against, specifically, which attacks.  Failure do understand and know these things means that your defense will most likely not be effective, and could in fact decrease your security.  Here’s an example:
Near where I live, thieves were stealing cars that people parked in the street.  The neighbourhood committee decided that they’d stop this.  The solution they implemented was to put gates at all entrances and exits of their area, and have guards that only allow cars with a particular sticker get through.  This makes people FEEL more secure.  However, for the cost (guardhouses and gates construction, guard salaries), it’s not as effective as it could be.  A thief can still walk in just as easily (gates only block roads), and when driving a stolen car out, the guards will see the car and sticker, recognize it, and let them leave.  If they had thought about how thieves operated, then they would have realised this and done something more effective, perhaps hiring the same number of guards, but setting them on a patrol, instead of just sitting at their posts.  With unlimited resources, they could do both things, and give each member a special remote key-code to unlock the gate when they are driving.  However, the tradeoff in cost and convenience is too high for them.
This is how security is, in the physical and electronic worlds.  We have many possibilities, each with their tradeoffs.  Deciding which measures to implement requires us to understand how our opponent is going to operate, as well as the details of how exactly our defenses work.
In this series, I’m going to show you how to crack simple code.  I’m going to make a series of samples to try this out on (to avoid DMCA problems with real code), so as to get a feel of what crackers do to code.  It is not going to be in-depth or show how to become a master cracker.  Just enough so that we could attack a simple Windows/.NET program’s licensing key system, which is a common theme in software protection.
Continue to Part 1, where we’ll crack some simple code…
Posted by REM at 12:56:00 | Permalink | No Comments »

Tuesday, June 19, 2007

WinHex Virus?

WinHex Virus?
From time to time there appear proof-of-concept viruses for various platforms and applications that have their own scripting language interpreters. Almost a year ago a proof-of-concept virus for IDA (Interactive Disassembler Pro) appeared. IDA is our primary tool for reverse-engineering malware. No one in the industry was infected. As far as we know.
A few days ago someone sent us a new proof-of-concept virus. This time it was for WinHex, the powerful computer forensics, data recovery, and IT security tool. The virus prepends itself to all available .WHS (WinHex script) files. The infected WinHex scripts stop working and the only thing that they can do at that point is to spread the virus further. We named the virus “Vred.A”. Here’s a short description for the virus…
The developer of WinHex has been notified of the case.
Name :  Virus:WH/Vred.A
Type: Virus
Category: Malware
Summary 
Vred.A is a proof-of-concept virus for WinHex.
WinHex is a powerful computer forensics, data recovery, and IT security tool.
 Back to the Top
Detailed Description 
Vred.A is a proof-of-concept virus that is written in script language, that is used by the powerful computer forensics, data recovery, and IT security tool called WinHex.
Here’s a screenshot of the WinHex utility:
The virus contains less than 20 commands that allows it to look for all available .WHS (WinHex script) files and to prepend itself to them. As a result all infected scripts stop working until the virus’ code is removed from them.
It should be noted that WinHex shows a warning before running any script, so the virus can not replicate without user’s interaction:
Posted by REM at 14:04:31 | Permalink | No Comments »

Classifying Your Bugs

hi
in this paper he tries to create a classification which will help when identifying them once theyhave
appeared and  establish the base for future papers about building secure system from a software
engineering point of view
link:
Posted by REM at 13:54:58 | Permalink | No Comments »

Sunday, June 17, 2007

Manual unpacking and Auto-IAT fixing UPX and Aspack

hi
This flash movie covers how to manual unpack and Auto-IAT fix UPX and Aspack packed binaries. It might be useful for people who are new to malware analysis and don’t have a clue how to unpack and repair a binary. The introduced technique works for many other easy executable packers like FSG too. For best view use a resolution of 1024×768 or higher and select fullscreen (F11) in your browser
link:
Posted by REM at 18:24:25 | Permalink | No Comments »

nice collection of Code Breakers

hi
today i want to give u the best collection :)
this is the Code Breakers Collection:)
links:
Posted by REM at 09:40:10 | Permalink | No Comments »