Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observe Process test program #9

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Open

Observe Process test program #9

GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

실행되는 프로세스를 감시하는 기능을 제공하는 파일럿 
프로그램을 작성한다.

사용자의 시스템에서 유저가 실행하는 모든 프로세스를 
실시간으로 감시할 수 있어야 하
며, 의도할 경우 해당 프로세스를 종료 시킬 수 있어야 한다.

global hooking을 이용해 기능을 제작한다.

Original issue reported on code.google.com by nilakant...@gmail.com on 26 Jul 2008 at 7:25

@GoogleCodeExporter
Copy link
Author

Never die 테스트에 이어 실행 프로세스 감시 이슈를 시작함.

Original comment by nilakant...@gmail.com on 20 Sep 2008 at 7:45

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

기능 테스트 1차적으로 완료.
해당 프로세스의 윈도우 캡션 등의 감시 등의 기능 추가 
고려할 것.

테스트 시, 지나친 리소스 점유 문제가 있었으며 리소스 
점유가 지나쳤을 땐 자동으로 후킹
이 풀리기도 했음.
메모리 사용량을 줄임으로써 어느 정도 해결했지만 리소스 
점유 정도는 장기적으로 테스트 
할 필요 있음.


임시적으로 이슈를 보류함.

Original comment by nilakant...@gmail.com on 22 Sep 2008 at 6:54

  • Changed state: Suspended

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant