A downloadable asset pack

Buy Now15.00€ EUR or more

WinHax is a Windows utility plugin that adds some blueprint exposed functions to Unreal Engine. All functions are exposed to Blueprints via a BlueprintFunctionLibrary making them easy to integrate into your project without writing C++ code (the lib's functions are written in c++ so you can also use it in c++).

The plugin also includes an example AActor which contains most of the available features with simple use cases, helping you get started quickly.

List of available functions:

  • DownloadFile
  • DownloadFileToMemory
  • IsValidURL
  • GetFileSize
  • CreateFileOnDisk
  • LoadImageFromBytes
  • LoadLocalFileToMemory
  • LoadLocalFileToMemoryAsync
  • StartExternalApp
  • CloseProcessFromPID
  • IsProcessRunning
  • GetProcessName (from PID)
  • GetPIDFromProcessName
  • MoveWindowFromPID
  • GetWindowPositionFromPID
  • Is_Dll_Loaded (check if the process has a specific DLL)
  • EjectDLL
  • ListLoadedDLLs
  • GetCurrentProcessName
  • OpenFileDialog
  • ListDirectory (list all files under a given dir)
  • OpenExplorerAtPath
  • GenerateFileTypes
  • CopyTextToClipboard
  • GetTextFromClipboard
  • ClipboardHasText
  • GetImageFromClipboard
  • Send_PIPE_Command (your app require a named PIPE...)
  • GetLocal_IP_Address
  • IsPortOpen
  • BytesToHex
  • HexToBytes
  • SanitizeFilename
  • GetUserFolder (usualy this return the "documents" folder)
  • FileExists
  • ReadBinaryFile (read file as raw bytes)
  • IntToBinaryString (00010010)
  • FormatBytes (returns KB,MB,GB)
  • EncodeStringToBase64
  • DecodeBase64ToString
  • EncodeBytesToBase64
  • DecodeBase64ToBytes
  • TakeScreenshot (take a capture of the game and saves it, also it returns the image as raw bytes, works only in editor
  • RequestScreenshot (save a screenshot but this one works in packaged games)

Purchase

Buy Now15.00€ EUR or more

In order to download this asset pack you must purchase it at or above the minimum price of 15.00€ EUR. You will get access to the following files:

WinHax.zip 14 MB