Skip to content

JulioCesarSF/EntryPoint-Invoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entrypoint.Invoke

Call entryPoint from array of bytes (.net)

ExecuteExe

App to load Carregar from file with array of bytes

  • ExecutableToArray = save executable as array of bytes
  • EntryPointCallFromArray = load file with array of bytes and call entrypoint
  • OpenFileExe = open a executable file
  • EntryPointCall = call entryPoint from method above

Carregar

Example app to be loaded

About

Invoke entrypoint method from array of bytes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages