Skip to content

A series of tools created to conduct research on executables and processes

Notifications You must be signed in to change notification settings

Trusted-Execution/the-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-study

A series of tools created to conduct research on executables and processes.

Current features:

  • sections/ contains scripts and results related to analyzing sections in executables
  • segments/ contains scripts and results related to analyzing segments in executables
  • processes/ contains scripts and results related to finding currently running processes on a system
    • Prints hierarchy of library dependencies
    • Calculates average, minimum, maximum, and standard deviation of depth
  • symbols/ contains scripts that finds exported symbols for every executable on a system
  • utils/ contains scripts for common methods used in sections/, segments/, and symbols/

About

A series of tools created to conduct research on executables and processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published