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.

BlackMagic -- Managed Memory Manipulation

Featured Replies

Posted

BlackMagic -- Managed Memory Manipulation

This is a class library to make process, thread, and memory manipulation a bit easier from a managed application. It takes care of most of the Win32 imports and a lot of the methods and tricks for you, making memory reading, writing, injection, execution, and DLL injection a snap, among a bit else. It uses ManagedFasm for JIT assembly, as well.

Take a look through the code, the included examble, and the documentation. Most everything should be pretty easy and intuitive to use. If you have any questions, comments, or suggestions, please do not hesitate to post.

Attached are the source, the documetation, and the binary class library. To compile the source, you need to add fasmdll_managed.dll as a reference and FASM.dll, both of which are available in the attachments.

I will be updating with new features as time permits and as requests come in.

UPDATE (3/14/09: I had thought that, for the past few months, I had released a version of BlackMagic and fasmdll_managed that did not require FASM.DLL (in short, that was a lot less annoying than BM 1.0). I was mistaken, but I have now uploaded and released that version. It is probably incomplete and I never created a documentation help file for it (so you can still use 1.0, it's probably still good) AND I haven't even used it myself in any projects for like 6 months, but at least it's not as annoying as the last one. If you have any questions, comments, or suggestions about v1.1, please let me know by posting in this thread.

BlackMagic.1.1.source.rar

BlackMagic.1.0.Doc.zip

BlackMagic.1.1.rar

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.