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.

SigCreator is a reproduction of "SigMaker 0.4" for the new OllyDbg version 2.xx.

SigCreator generates you all needed information for using the selected signature in your code. Furthermore it will give you a list of all occurrences of the signature in the current module.

Result:

Sig start // Start-address of signature occurrence
Sig end // End-address of signature (both addresses are inclusive)
// sizeOfSig = sigEnd - sigStart + 1
Modulebase // Base address of the module
Offset // Offset from base address to the signature
Signature // Signature in code design
Mask // Mask of signature in SigMaker-Style

Functions:

* Scan code for selected signature
Shows you all occurences of the selected signature.

* Get unique signature
Gives you an unique signature next to the selected address.

Note: SigCreator menu will only appear in the disassembler menu.
Note: You can copy the results by shortcur "Ctrl+C" or by popup menu.

User Feedback

Recommended Comments

There are no comments to display.

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.