• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 28
  • 14
  • 9
  • 8
  • 3
  • Tagged with
  • 64
  • 20
  • 13
  • 9
  • 7
  • 7
  • 7
  • 6
  • 6
  • 6
  • 6
  • 6
  • 6
  • 5
  • 5
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
61

Zpětný překlad vysokoúrovňových konstrukcí jazyka C++ / Decompilation of High-Level Constructions in C++ Binaries

Jakub, Dušan January 2015 (has links)
The thesis addresses the decompilation of high-level object-oriented C++ language from a machine code. The term reverse engineering is defined and existing decompilers are described with emphasis on their ability to reconstruct C++. AVG decompiler project is introduced, to which this thesis contributes. C++ language is analysed, both on a logical level and in the machine code and existing methods of decompilation are described. On this basis a novel method is introduced, capable of decompiling classes, their hierarchy, constructors, destructors and definitions and usages of virtual methods. The method is implemented, tested and evaluated. In the conclusion, several suggestions for future development of this project are presented.
62

Přenos pacientských informací pomoci GSM / Patient data trasfer over GSM

Pavliš, Jaroslav January 2008 (has links)
This diploma thesis is concerned with possibilities of patient data transfer from a pacemaker or implantable cardioverter-defibrillator to physician over GSM. Theoretical part describes options of data transfer in GSM networks, data appropriate for sending and a structure of message is proposed. A device, that is able to send medical data in a form of SMS messages is designed and constructed. The device uses a Freescale MC68HC908GP32 microcontroller, character display with a Hitachi HD44780 controller and a cell phone Sony CMD-J70. The program for microcontroller is written in assembler for HC08. For tabular view of received messages, an application software for PC was created.
63

Komunikační zařízení přes GSM/GPRS / Communication devices over GSM/GPRS

Prečan, David January 2010 (has links)
This master thesis deals with a data remote transmission by means of SMS and GPRS technology. The overview of current solutions is presented and then a remote temperature measurement and a data transmission employing a communication module GSM/GPRS TM1 through GSM network using GPRS technology is described. As a response to an impulse, the communication module sends SMS. The technical solution is described in details including HW and SW design of the data transfer and processing equipment using a ATmega 162 microprocessor. This equipment communicates with a server (PC), which displays the measured temperature. A prototype which was used for a validation of the design is also described.
64

Rekonfigurovatelná analýza strojového kódu / Retargetable Analysis of Machine Code

Křoustek, Jakub Unknown Date (has links)
Analýza softwaru je metodologie, jejímž účelem je analyzovat chování daného programu. Jednotlivé metody této analýzy je možné využít i v dalších oborech, jako je zpětné inženýrství, migrace kódu apod. V této práci se zaměříme na analýzu strojového kódu, na zjištění nedostatků existujících metod a na návrh metod nových, které umožní rychlou a přesnou rekonfigurovatelnou analýzu kódu (tj. budou nezávislé na konkrétní cílové platformě). Zkoumány budou dva typy analýz - dynamická (tj. analýza za běhu aplikace) a statická (tj. analýza aplikace bez jejího spuštění). Přínos této práce v rámci dynamické analýzy je realizován jako rekonfigurovatelný ladicí nástroj a dále jako dva typy tzv. rekonfigurovatelného translátovaného simulátoru. Přínos v rámci statické analýzy spočívá v navržení a implementování rekonfigurovatelného zpětného překladače, který slouží pro transformaci strojového kódu zpět do vysokoúrovňové reprezentace. Všechny tyto nástroje jsou založeny na nových metodách navržených autorem této práce. Na základě experimentálních výsledků a ohlasů od uživatelů je možné usuzovat, že tyto nástroje jsou plně srovnatelné s existujícími (komerčními) nástroji a nezřídka dosahují i lepších výsledků.

Page generated in 0.0727 seconds