Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Writing Simple Debugger

Featured Replies

Posted

I would like to code a simple debugger, as I want to start working on making unpackers and some other stuff.

I would appreciate any source code or info on how to write a simple debugger.

For my first project I would like to code an .exe launcher than patches GetVersion in kernel32.

Help would be much appreciated folks. :)

TIA.

If it's assem source you're looking for, Human's oepfind including source has been posted, you will probably find all you need in there.

Edited by zako

Do you need assembler of C++ code or what? :) Would be good to know.

One of the Iczelion MASM tuts has a simple software BP debugger. Tut 26 I think.

Z

UnPeCompact by Madmicheal/FFF with src :)

__http://rapidshare.com/files/71440941/UnPecompact2_1.5.rar.html

It will surely help u if u are coding it in C :)

http://drizz.t35.com/files/debugger.zip
  • Author

Thanks a bunch guys!

  • 1 month later...

In russian journal ][akep, some time ago, were wrote, how to write simple debugger in delphi or C/C++ (i don't remember, in which language it were).

Hmm, it must be a hard job to make a disassembler.

Don't know though, I'll check those links.

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.