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.

How To make Loader in Vb6

Featured Replies

Posted

I try to search on internet ... how to make loader in vb6 ,, but i every get in delphi .. :(


 


then how to make it in vb6 ,


 


in example ..


 


in address : 572CC3


 


i want to write prosess on memory with new byte 70 dan 3D , any idea :(


VB 6 is not the right tool for this task.


 


It's also obsolete and I advise you to move to a newer language.


 


You can use Delphi or C/C++

Or just jump right to C#..... :)


Here is an old project of mine for doing various memory manipulations. Things can be adjusted to work as a loader instead of a trainer style setup.

VB6_Trainer_Toolkit.zip

You can use WIN api's not native VB6 code.


Import the correct API's and use the propper functions like ReadProcessMemory or WriteProcessMemory etc.


  • Author

Here is an old project of mine for doing various memory manipulations. Things can be adjusted to work as a loader instead of a trainer style setup.

Thank Bro atom0s . ..

What Kurapica said.
stop using vb6 guys, we are in 2015 not 1999.

What Kurapica said.

stop using vb6 guys, we are in 2015 not 1999.

If it works and they can code in it, no harm done using it.

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.