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.

How To Dump Memory Of Process Programatically?

Featured Replies

Posted

Hi all,

I would like to dump the memory of a process to a file (as we use Winhex to dump memory and save to file). But I don't know where to start. Are there any library to do that or some tutorial about this problem?

Thank you very much.

rca.

If I understand you right, you want to dump a section and add it to a new file? Or do you want the whole file? When dumping memory sections look into memory map of olly and right click section and click dump memory section. Now open up lord pe, select the file of choice (file you want to add section to) in pe editor, go to sections, right click and click load section from disk.

Edited by What

You're after a source for .net dumping, right ?

There was a c++ source by Pnluck.

I just had a look, but couldn't find it anymore :/

I'm sure, some of the others own that source ?

EDIT/

Naw.. found it:

http://pmode.net/USERS/117/Files/netreversing.html

Edited by Ufo-Pu55y

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.