1 resultado para Computer Graphics
em Abertay Research Collections - Abertay University’s repository
Filtro por publicador
- Repository Napier (1)
- Aberdeen University (1)
- Abertay Research Collections - Abertay University’s repository (1)
- Acceda, el repositorio institucional de la Universidad de Las Palmas de Gran Canaria. España (1)
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (3)
- AMS Tesi di Laurea - Alm@DL - Università di Bologna (13)
- Applied Math and Science Education Repository - Washington - USA (3)
- Archive of European Integration (2)
- Aston University Research Archive (11)
- Biblioteca de Teses e Dissertações da USP (1)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (5)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (44)
- Biblioteca Virtual del Sistema Sanitario Público de Andalucía (BV-SSPA), Junta de Andalucía. Consejería de Salud y Bienestar Social, Spain (1)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (16)
- Brock University, Canada (14)
- Bulgarian Digital Mathematics Library at IMI-BAS (4)
- CentAUR: Central Archive University of Reading - UK (109)
- CiencIPCA - Instituto Politécnico do Cávado e do Ave, Portugal (7)
- Cochin University of Science & Technology (CUSAT), India (9)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (49)
- CUNY Academic Works (3)
- Dalarna University College Electronic Archive (8)
- Department of Computer Science E-Repository - King's College London, Strand, London (7)
- DI-fusion - The institutional repository of Université Libre de Bruxelles (1)
- Digital Archives@Colby (3)
- Digital Commons - Michigan Tech (2)
- Digital Commons at Florida International University (3)
- Digital Peer Publishing (9)
- DigitalCommons@The Texas Medical Center (1)
- DigitalCommons@University of Nebraska - Lincoln (1)
- Diposit Digital de la UB - Universidade de Barcelona (2)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (23)
- FUNDAJ - Fundação Joaquim Nabuco (1)
- Galway Mayo Institute of Technology, Ireland (1)
- Greenwich Academic Literature Archive - UK (1)
- Instituto Politécnico do Porto, Portugal (17)
- Iowa Publications Online (IPO) - State Library, State of Iowa (Iowa), United States (20)
- Lume - Repositório Digital da Universidade Federal do Rio Grande do Sul (1)
- Martin Luther Universitat Halle Wittenberg, Germany (10)
- Massachusetts Institute of Technology (7)
- Ministerio de Cultura, Spain (14)
- National Center for Biotechnology Information - NCBI (1)
- Nottingham eTheses (1)
- Portal do Conhecimento - Ministerio do Ensino Superior Ciencia e Inovacao, Cape Verde (4)
- Publishing Network for Geoscientific & Environmental Data (2)
- QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast (1)
- RDBU - Repositório Digital da Biblioteca da Unisinos (4)
- Repositório Científico da Universidade de Évora - Portugal (1)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (5)
- Repositório da Produção Científica e Intelectual da Unicamp (1)
- Repositório digital da Fundação Getúlio Vargas - FGV (1)
- Repositório Digital da UNIVERSIDADE DA MADEIRA - Portugal (3)
- Repositório Digital da Universidade Municipal de São Caetano do Sul - USCS (1)
- Repositorio Institucional de la Universidad de Málaga (1)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (49)
- Repositorio Institucional Universidad EAFIT - Medelin - Colombia (3)
- Research Open Access Repository of the University of East London. (1)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (10)
- School of Medicine, Washington University, United States (4)
- Scielo Saúde Pública - SP (16)
- Scielo Uruguai (1)
- Universidad Autónoma de Nuevo León, Mexico (2)
- Universidad de Alicante (1)
- Universidad del Rosario, Colombia (3)
- Universidad Politécnica de Madrid (7)
- Universidade do Minho (13)
- Universidade Federal do Rio Grande do Norte (UFRN) (9)
- Universitat de Girona, Spain (26)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (5)
- Université de Lausanne, Switzerland (76)
- Université de Montréal, Canada (17)
- University of Connecticut - USA (1)
- University of Michigan (36)
- University of Queensland eSpace - Australia (35)
- University of Southampton, United Kingdom (35)
Resumo:
Recent advances in the massively parallel computational abilities of graphical processing units (GPUs) have increased their use for general purpose computation, as companies look to take advantage of big data processing techniques. This has given rise to the potential for malicious software targeting GPUs, which is of interest to forensic investigators examining the operation of software. The ability to carry out reverse-engineering of software is of great importance within the security and forensics elds, particularly when investigating malicious software or carrying out forensic analysis following a successful security breach. Due to the complexity of the Nvidia CUDA (Compute Uni ed Device Architecture) framework, it is not clear how best to approach the reverse engineering of a piece of CUDA software. We carry out a review of the di erent binary output formats which may be encountered from the CUDA compiler, and their implications on reverse engineering. We then demonstrate the process of carrying out disassembly of an example CUDA application, to establish the various techniques available to forensic investigators carrying out black-box disassembly and reverse engineering of CUDA binaries. We show that the Nvidia compiler, using default settings, leaks useful information. Finally, we demonstrate techniques to better protect intellectual property in CUDA algorithm implementations from reverse engineering.