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.

Debugging Plugin DLL

Featured Replies

Posted

Hello friends,

I've created a Scylla plugin using the reference implementations for other packers. Does anyone have any recommendations for debugging the dll? I can't seem to break on the dll when it's injected to view it in Olly. More preferably, is there any way to debug it while in visual studio? I've not had any experience in debugging dlls in general, so any help is appreciated.

While the project is open in visual studio, select "Debug -> attach to process" from the toolbar and select scylla process.

  • Author

Scylla plugins are not injected into Scylla itself (so VS can't find the module in the process of scylla), they're injected into the target process and update ScyllaExchange struct I believe. Problem is, even if I add a messagebox to the dll to find it in memory, I can't breakpoint on MessageBoxA, Scylla won't inject it properly. I can inject it with ironhide, but the process doesn't work because it's not Scylla that's creating the module. Perhaps this is more trouble than it's worth, my troubleshooting is becoming a loop of madness.

Try attaching to the target process instead.

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.