Skip to content

Cpuz141sys #6

@Lorekey

Description

@Lorekey

Hey there,
Im running win 10.16299 and whenever i run it this pops out and says cpuz141sys has stoped working.
Also when i try to build it he says An unhandled exception of type 'System.Exception' occurred in ElevateHandle.exe

Read failed

        if (!ReadPhysicalAddress(address, (ulong)buf, (ulong)Marshal.SizeOf(typeof(T))))
            throw new Exception("Read failed");

Can you help?

[!] Service already running
[!] Couldn't stop service
[+] Loading...
[!] Failed to start service - C1

Unhandled Exception: System.Exception: Read failed
at ElevateHandle.CPUZ.ReadPhysicalAddress[T](UInt64 address) in C:\Users\david\Desktop\ElevateMe-master\CPUZ.cs:line 335
at ElevateHandle.CPUZ.TranslateLinearAddress(UInt64 directoryTableBase, UInt64 virtualAddress) in C:\Users\david\Desktop\ElevateMe-master\CPUZ.cs:line 173
at ElevateHandle.ElevateHandle.ReadSystemMemory(UInt64 basepointer, UInt64 buf, UInt32 len) in C:\Users\david\Desktop\ElevateMe-master\ElevateHandle.cs:line 202
at ElevateHandle.ElevateHandle.ReadSystemMemory[T](UInt64 basepointer) in C:\Users\david\Desktop\ElevateMe-master\ElevateHandle.cs:line 180
at ElevateHandle.ElevateHandle.Elevate(UInt64 handle, Object desiredAccess) in C:\Users\david\Desktop\ElevateMe-master\ElevateHandle.cs:line 29
at ElevateHandle.Program.Main(String[] args) in C:\Users\david\Desktop\ElevateMe-master\Program.cs:line 20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions