Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Giovani D. Ciqueleto Chaves
Título: Módulo de Captura, Filtragem e Redirecionamento de Mensagens Directx
 
Abstract:
This work describes a system to capture, filtering and redirecting DirectX messages in Windows environment, using DLL injection technique through Hooks to inject code and modify the normal processing path of Force Feedback events on DirectInput module. The DLL injection technique, besides the proposed use in this work (extending closed application features), is one of the main methods to develop malwares and have to be used with responsibility. The project was implemented and tested using a game where Force Feedback actions were redirected to two joysticks installed in the same computer.