Blackbone icon indicating copy to clipboard operation
Blackbone copied to clipboard

Windows memory hacking library

Results 119 Blackbone issues
Sort by recently updated
recently updated
newest added

why? ![image](https://user-images.githubusercontent.com/69794183/178806714-a852b258-8d36-414e-aa72-1f2be83ec79d.png)

the samples show how to run Assemble code in remote process, but i don't know how to run my c++ code in remote process

As the title says, may i get them please?

Is that same as WINVER_10_21H1?

I don't want to come off as a complete noob, but erasePE on the manualmap kernel doesn't work. I've changed the value of the boolean on the library, but I...

Have you thought about adding Blackbone to vcpkg? https://github.com/Microsoft/vcpkg

enhancement

Is copy memory important for blackbone to do kernel mmap? `NTSTATUS VGCopyMemory( IN PCOPY_MEMORY pCopy ) { NTSTATUS status = STATUS_SUCCESS; PEPROCESS pProcess = NULL, pSourceProc = NULL, pTargetProc =...

if i didn't use VS studio attach to process, it's run very slow when i attach to process, it's crash ![image](https://user-images.githubusercontent.com/7833585/163915724-b5d5c0db-d51c-4c63-96b7-e3caa2644faa.png)