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

Oceans Winlicense v3.1.2

File protected by Winlicense, asking for registration code, when valid inserted a small game appears.

Purpose is to dump the .net code of this game,

File Information

Submitter whoknows

Submitted 09/06/2022

Category UnPackMe (.NET)

View File

Oceans Winlicense v3.1.2

Solved by BlackHat

Go to solution
  • Solution

It was a pretty easy Target If You know how to play with @SDK calls or how to change the code in fly/patch in memory.

  • Dump the exe as It is Winlicense over C#/.NET, So Memory Dump will work fine. I did not see any Anti-dump so I performed a regular Dump only. 
  • As You can see, It loads "WinlicenseSDK.dll" which can not be dumped via C# Memory Dumping so You can save it when this @DLL is called.
  • As I saw that it loads "kickogg.dll" which is a small Game (if the License is valid) so I changed the configuration to make it Successfully Registered.
Quote

but the Problem was - Dumped file do not have this "kickogg.dll" file anywhere so I must have to dump it from original exe by altering the code. 

So, How ? -

  • You can intercept the calls of License SDK and make it valid to dump the main DLL or
  • You can perform some other tech. to dump the embed file even when they are not called anywhere. So If you do this, You do not have to modify the License calls for Success but can directly dump. 


I use the 2nd way to dump it. 

Here, We go.

1.jpg.40bd35391b6e0e627268dda8bbda8d09.jpg

Code of Game File - 

2.jpg.eb0d5b8be520b1c939a4613c253a8c00.jpg

 

  • This is the File of Game - "kickogg.dll"
  • Executable used to Load it - "WindowsFormsApplication1.exe"

 

All Files - 

Oceans_unpacked.rar

Edited by BlackHat

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.