• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

any software that can do this?

BennyD

Banned
i want a piece of software that is able to take over a program and give information on it.

it could do this by running the program inside itself in a safe area and reporting the programs activity.

does anyone know a program that can do this?
 
by "give info" i mean it would tell you what files the program is trying to acces or what hardware it is using, things like that
 
Originally posted by: Nothinman
strace would probably give you everything you need, it's not the easiest output to parse though.

sounds kind of like what i'm after, but does it restrict the programs access to your system

what i really want is a safe area where i can run potentially harmful programs and determine what they do
 
Back
Top