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

Zip file contains two malwares .

Target is to unpack and calculate the md5hash of the unpacked malware.

This was asked in hacking competetion (InCTF)) and my solution was not accepted ,so

I want to know the answer.

http://rapidshare.co...9/New_Folder.7z

Edited by CodeRipper

Some information every once in while is always useful. I know the topic title pretty much says it all but... board etiquette? :sorc:

Ted.

and the name is also :) uhm Default :unsure: x)

infected file ?

@all user:

take care whit this!

Codripper, right the file is infected and even after 2 days of his post. He did not make it clear what this actually is? Good to delete the post and ask why he posted that infected one??

First file: DED9E794CAAFA9C6829EDBF43889CFD0

Second file: C92A48031AD398C4B3F4F217E37E91D5

Solution:

* first file is packed by unmodified UPX. Unpack using "UPX -d"

* second file is packed by UPX, UPX headers are changed and then some cryptor applied on top of it. Bypass cryptor layer using debugger, dump exe from memory, relocate sections to original places, fix PE headers, fix UPX headers, copy import table from original file, unpack using "UPX -d"

Time spent: 25 minutes.

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.