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.

Visual Basic Dissambling

Featured Replies

Posted

i have vb 5 / 6 app which runs a code after a random period of time.

im trying to find the timmer now i tryed smartcheck but it doesnt want to run it becuase of a acces violation.

i know a part of the code that gets executed after the timer runs out so i tought ill goto the start of that code and backtrack but it gets calleed from a jump (bunch of same jumps around but to others codes) but olly can t find a reference to the jump so i cant back track it :(

any tips , sugentions welcome.

Simple way, set a breakpoint at the beginning of the routine you want Olly to break at. When it breaks press spacebar and enter, "retn", then press F7 or F8 and Olly will take you to the previous routine rather than the jump table you are seeing...

Ted.

  • Author

so what if it aint call'ed but jumped to then u wouldnt return.

But thats prolly my paranoia speaking cheers ill try it :)

  • Author

Ok another problem the program takes the MD5 on a picture.

So i trow the app into PEiD use kanal

as result i get:

md5 :: 0009fc06 :: 0049fc06

So i goto 0049fc06 goto the top of the code put a breakpoint.

So then the program breaks i edit the picture and resume the program but then it knows i modifyed it.

Im totaly confused now :dunno:

  • Author

Sorry cant seem to edit my old post:

I figured it out there was an crc check as well this was used to check the intergerty of the app itself i tought that was its soul purpose but it seems it wasnt :P

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.