Skip to content

Sohel160202/ShieldUE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShieldUE

ShieldUE is a runtime variable protection plugin for Unreal Engine designed to help developers protect gameplay-critical values against memory tampering.

Features

  • Secure Float
  • Secure Int
  • Secure Bool
  • Integrity validation
  • Shadow verification
  • Tamper detection
  • Automatic recovery
  • Runtime rekeying
  • Blueprint and C++ support

Supported Types

  • Secure Float
  • Secure Int
  • Secure Bool

Blueprint Support

ShieldUE includes Blueprint nodes for:

  • Initialize
  • Get
  • Set
  • Validate
  • Rekey

Installation

  1. Copy the ShieldUE plugin folder into your Unreal project's Plugins folder.
  2. Open the project.
  3. Enable the plugin if needed.
  4. Rebuild the project.

Website

ShieldUE Project Page

What Is This

See what it actually does

Developer

Sheikh Sohel Moon

About

ShieldUE is a runtime variable protection plugin for Unreal Engine designed to help developers protect gameplay-critical values against memory tampering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors