Skip to content

pwpo/autopsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Preview

https://streamable.com/usgxc4


Setup

Extract Dependencies.zip in the same folder as the project files.

image

Example structure:

Dependencies/
src/
autopsy.vcxproj
autopsy.vcxproj.filters
autopsy.vcxproj.user

Open autopsy.vcxproj with Visual Studio.


Features

  • Usermode only
  • External Roblox cheat
  • Optimized C++ codebase
  • Simple
  • Updated offsets support

Offsets

Offsets can be found here:

https://imtheo.lol/Offsets


Build

  • Open the project in Visual Studio
  • Select Release
  • Build as x64

Requirements

  • Visual Studio 2022
  • Latest MSVC Toolset
  • Windows 10/11

Credits

  • pwpo