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.

Adding 'free' bytes to an existing file.

Featured Replies

Posted

Hello, i would like to add some bytes to an existing program, so i can execute them later in the reversed program.

how would i do such a thing?

would i have to mess with the file system? the root directory? or can i just modify the size of the file with a tool like OLLYDBG?

thanks in advance.

You can simply open the file in a hex editor and add a string of zeros to the end of the file until you have the space you need for your extra bytes.

Sub Xero

  • Author
You can simply open the file in a hex editor and add a string of zeros to the end of the file until you have the space you need for your extra bytes.

Sub Xero

Thank you for your reply, but how does an Hex editor do it? i also want to know how.

Add a section

Zero_Add.rar

^ Hello. Zero_Add seems pretty useful for ASProtect inlines (MapViewOfFile + wipe the added section details from PE header) ;-) I usually use CFF Explorer.

Cheers!

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.