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.

Featured Replies

Posted

hi everyone!


 


as you know after dumping from a process we must rebuild import table to execute the dump file but why?


 


another questions related to this:


 


  1. is address of system dlls (e.g kernell32.dll)  changes after each execution of program or after each system reboot? (if the anwer is "yes" is loader reconstruct import table after each execution?)
  2. is system dlls loads in the process address range or they have a uniqe address and all of processes access to the dll by that address?

 


i know there are alot of reasons for import reconstruction after dump. but i want to know about in mentioned reason in detail.


 


thanks in advance!!!


Edited by rever_ser

hi everyone!

 

as you know after dumping from a process we must rebuild import table to execute the dump file but why?

 

another questions related to this:

 

  1. is address of system dlls (e.g kernell32.dll)  changes after each execution of program or after each system reboot? (if the anwer is "yes" is loader reconstruct import table after each execution?)

is system dlls loads in the process address range or they have a uniqe address and all of processes access to the dll by that address?

 

i know there are alot of reasons for import reconstruction after dump. but i want to know about in mentioned reason in detail.

 

thanks in advance!!!

because application using imports i order to call various API

about other questions:

1.address of import don't change at all only the application it self if ASLR is enabled

2.they have unique adresss but some protections just copies it functional in order to access them internally

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.