Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

janisslsm/ida-ps4-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archival notice

Archived as a better method has been figured out and is apart of ps4-module-loader now

IDA PS4 Helper

This is a helper plugin intended for ps4-module-loader

Building

You'll need to set IDASDK in environment variables before running these commands and clone ida-cmake into the idasdk folder. This is for IDA 9.0 specifically, you might have to adapt these commands for older versions.

cmake -B build -DEA64=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo  .
cmake --build .

Credits

allthingsida for the base plugin to add functions to IDAPython API via C++.

About

A helper plugin for PS4 module loader

Resources

Stars

Watchers

Forks

Packages

No packages published