New malware is being continuosly developed. For its effective analysis and fight against it, tools such as decompilers are needed. Decompilation, however, is difficult problem to solve. For the improvement of its results, all of the information contained in binary files needs to be used. Some programming languages require encoding of some symbols in order to be compiled correctly. For example, when compiling functions, the parameter data types and the calling convention are encoded to the function name. This process is called mangling. Thesis deals with reverse process called demangling and its utilization for improvement of the RetDec decompiler. Created library allows demangling of symbols created by popular C++ and Delphi compilers. It c...
Abstract—Machine-code decompilation is a reverse-engineering discipline focused on reverse compilati...
The goal of this thesis is to propose and implement a decompiler for the AArch64 architecture. The t...
Abstract: Reverse program compilation (i.e. decompilation) is a process heavily exploited in reverse...
Nový škodlivý software sa objavuje neustále. Pre jeho efektívnu analýzu a boj proti nemu sú potrebné...
This thesis deals with the tool for decompilation of binary code into a higher level language, which...
This document describes methods for a reconstruction of data types in the decompilation problem. It ...
As a part of the Lissom project, a retargetable decompiler is being developed. Its main purpose is t...
The goal of this thesis is to implement support for decompilation of x64 binary files in the RetDec ...
The work describes methods and principles of decompilation, basic information about reverse engineer...
The thesis deals with reverse techniques in software engineering. It presents practical application ...
This thesis deals with extension of an open-source decompiler project called RetDec maintained by th...
A recurring problem in security is reverse engineering binary code to recover high-level language da...
Analysis of malicious software is an essential task in computer security, it provides the necessary ...
Abstract. Together with the massive expansion of smartphones, tablets, and other smart devices, we c...
A recurring problem in security is reverse engineering binary code to recover high-level language da...
Abstract—Machine-code decompilation is a reverse-engineering discipline focused on reverse compilati...
The goal of this thesis is to propose and implement a decompiler for the AArch64 architecture. The t...
Abstract: Reverse program compilation (i.e. decompilation) is a process heavily exploited in reverse...
Nový škodlivý software sa objavuje neustále. Pre jeho efektívnu analýzu a boj proti nemu sú potrebné...
This thesis deals with the tool for decompilation of binary code into a higher level language, which...
This document describes methods for a reconstruction of data types in the decompilation problem. It ...
As a part of the Lissom project, a retargetable decompiler is being developed. Its main purpose is t...
The goal of this thesis is to implement support for decompilation of x64 binary files in the RetDec ...
The work describes methods and principles of decompilation, basic information about reverse engineer...
The thesis deals with reverse techniques in software engineering. It presents practical application ...
This thesis deals with extension of an open-source decompiler project called RetDec maintained by th...
A recurring problem in security is reverse engineering binary code to recover high-level language da...
Analysis of malicious software is an essential task in computer security, it provides the necessary ...
Abstract. Together with the massive expansion of smartphones, tablets, and other smart devices, we c...
A recurring problem in security is reverse engineering binary code to recover high-level language da...
Abstract—Machine-code decompilation is a reverse-engineering discipline focused on reverse compilati...
The goal of this thesis is to propose and implement a decompiler for the AArch64 architecture. The t...
Abstract: Reverse program compilation (i.e. decompilation) is a process heavily exploited in reverse...