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.

VB.NET 2008 Simple Debugger CORE

Featured Replies

Posted

This is an old Project to create a debugger core using VB.NET 2008

ofc it's not the best choice to code a debugger not because it's weak ! but because

VB.NET doesn't support unsafe code like C# so you will have to add extra lines of

code to pass structures between managed and native code.

this Project requires some knowledge of Marshaling techniques, i.e passing data

structures between native and managed code.

I hope someone will find it useful

all comments are welcome ofc

P.S : It won't work on XP because I used a new API which is only supported by Vista

and later OS, this API is "GetFinalPathNameByHandleW" ofc it can be wrapped using

some other techniques to port the code to Windows XP.


/>http://portal.b-at-s.net/news.php

vbnet_debugger.PNG

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.