The aim of this thesis is to create disassembler-debugger for Intel64 processors. Disassembler loads instructions and instruction's format from XML files which implies future extensibility for new instructions and architecture. After inserting of a program disassembler converts its instructions to assembly language. Debugger is able to run and control the program's instruction flow by stepping over single instruction or by setting some breakpoints that stops the program. Debugger can also show program's threads and find some basic programming structures like if statements and loops. Powered by TCPDF (www.tcpdf.org
This article is devoted to the issues of debugging programs in modern high-level languages. There ar...
This work deals with analysis of available debugging means of the operating system Microsoft Windows...
The design of a high performance system requires an integrated environment to simulate and analyze t...
The aim of this thesis is to create disassembler-debugger for Intel64 processors. Disassembler loads...
Machine code disassembling is a process of transforming binary machine code into assembly code. The ...
This thesis presents the process of creating disassembler for new designed processors. We demand aut...
An interactive assembly level debugging system has been developed to facilitate program development ...
This thesis describes procedures and tools of reverse engineering in terms of software development. ...
Decompilation, or reverse compilation, takes a computer program and produces high-level code that wo...
This thesis presents the design and implementation of a distributed debugger. The debugger was desig...
The goal of this work is to create a disassembler for the AMD64 architecture which would simplify pr...
This dissertation proposes a novel, cooperative hardware/software mechanism, called DISE (dynamic in...
This thesis aims to implement a didactic tool for simulation of an Arm-based processor integrated in...
In this study, a pure structural implementation based, 32-bit open source RISC-V processor is presen...
A debugger allows programmers to investigate and influence running programs, making it a unique and ...
This article is devoted to the issues of debugging programs in modern high-level languages. There ar...
This work deals with analysis of available debugging means of the operating system Microsoft Windows...
The design of a high performance system requires an integrated environment to simulate and analyze t...
The aim of this thesis is to create disassembler-debugger for Intel64 processors. Disassembler loads...
Machine code disassembling is a process of transforming binary machine code into assembly code. The ...
This thesis presents the process of creating disassembler for new designed processors. We demand aut...
An interactive assembly level debugging system has been developed to facilitate program development ...
This thesis describes procedures and tools of reverse engineering in terms of software development. ...
Decompilation, or reverse compilation, takes a computer program and produces high-level code that wo...
This thesis presents the design and implementation of a distributed debugger. The debugger was desig...
The goal of this work is to create a disassembler for the AMD64 architecture which would simplify pr...
This dissertation proposes a novel, cooperative hardware/software mechanism, called DISE (dynamic in...
This thesis aims to implement a didactic tool for simulation of an Arm-based processor integrated in...
In this study, a pure structural implementation based, 32-bit open source RISC-V processor is presen...
A debugger allows programmers to investigate and influence running programs, making it a unique and ...
This article is devoted to the issues of debugging programs in modern high-level languages. There ar...
This work deals with analysis of available debugging means of the operating system Microsoft Windows...
The design of a high performance system requires an integrated environment to simulate and analyze t...