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

Just experimenting.

As the title suggests, successfully dump and rebuild the file.

Difficulty: ?

packed.rar

Hi,

try this.

greetz

packed_unpacked.rar

  • Author

Thanks. And,

Difficulty: ?

Only experimenting like I said, just wondering whether its worth totally re-basing the image if relocs are present.

The [unpackme] tag has been added to your topic title.

Please remember to follow and adhere to the topic title format - thankyou!

[This is an automated reply]

Difficulty: ? <-- No not really.So you know I can just give you my opinion.

-no IAT redirection

-no AntiDump / dump protection feature

-no manipulation detection / CRC / PE

You should also insert more [self] and debug checks.

So keep going maybe you next one will be harder.

greetz

  • Author

Ok, thanks. :)

also you should pack bigger file if you are developing your own protector so we can fully test it.

As for protection you should do what lcf said, plus:

1) try to hide the jmp to oep

2) add some primitive obfuscation (by using jumps)

3) dont make the code too linear: use calls inside calls to hide what your packer does. It's stupid but effective

regarding antidebugs try to develop your own way to detect debuggers: altough they are more or less all known, try to make some little tricks (plugin detection, hook of patches made by plugins detection etc)

last week i found a paper from blackhat explaining malware protection but i cant find it anymore. was nice for some inspiration :)

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.