Results 211 to 220 of about 1,448 (254)
Some of the next articles are maybe not open access.
Data Hiding Using Code Obfuscation
Proceedings of the 16th International Conference on Availability, Reliability and Security, 2021Digital transformation of many companies and government administrations, now accelerated by the pandemic, provides cybercriminals an increased opportunity of incorporating various types of information hiding techniques into the malicious software and by that perform different types of attacks.
Pawel Rajba, Wojciech Mazurczyk
openaire +1 more source
A code obfuscation framework using code clones
Proceedings of the 22nd International Conference on Program Comprehension, 2014IT industry loses tens of billions of dollars annually from security attacks such as malicious reverse engineering. To protect sensitive parts of software from such attacks, we designed a code obfuscation scheme based on nontrivial code clones. While implementing this scheme, we realized that currently there is no framework to assist implementation of ...
Aniket Kulkarni, Ravindra Metta
openaire +1 more source
Source Code Obfuscation for Smart Contracts
2020 27th Asia-Pacific Software Engineering Conference (APSEC), 2020State-of-the-art work of evaluating smart contract static analysis tools faces a major problem: most test cases (i.e., labeled buggy contracts) are too simple and lack complexity, which makes the evaluation unable to show the real performance of the analysis tools when complex contracts are analyzed.
Meng Zhang +3 more
openaire +1 more source
2017 2nd International Conference on Communication Systems, Computing and IT Applications (CSCITA), 2017
Software Reverse Engineering scenario would involve software that has been worked upon for years and carries several modules of a business in its lines of code. Unfortunately the source code of the application has been lost, what remains is “native” or “binary” code. Traditional obfuscators work on binary code but they are tedious and do not provide us
Pratik Kanani +4 more
openaire +1 more source
Software Reverse Engineering scenario would involve software that has been worked upon for years and carries several modules of a business in its lines of code. Unfortunately the source code of the application has been lost, what remains is “native” or “binary” code. Traditional obfuscators work on binary code but they are tedious and do not provide us
Pratik Kanani +4 more
openaire +1 more source
Semantic-Based Code Obfuscation by Abstract Interpretation
Journal of Computer Security, 2005In recent years code obfuscation has attracted research interest as a promising technique for protecting secret properties of programs. The basic idea of code obfuscation is to transform programs in order to hide their sensitive information while preserving their functionality.
DALLA PREDA, Mila, GIACOBAZZI, Roberto
openaire +2 more sources
Control code obfuscation by abstract interpretation
Third IEEE International Conference on Software Engineering and Formal Methods (SEFM'05), 2005Control code obfuscation is intended to prevent malicious reverse engineering of software by masking the program control flow. These obfuscating transformations often rely on the existence of opaque predicates, that support the design of transformations that break up the program control flow. We prove that an algorithm for control obfuscation by opaque
DALLA PREDA, Mila, GIACOBAZZI, Roberto
openaire +2 more sources
Protecting Java code via code obfuscation
XRDS: Crossroads, The ACM Magazine for Students, 1998The Java language is compiled into a platform independent bytecode format. Much of the information contained in the original source code remains in the bytecode, thus decompilation is easy. We will examine how code obfuscation can help protect Java bytecodes.
openaire +1 more source
Efficient Code Obfuscation for Android
2013Recent years have witnessed a steady shift in technology from desktop computers to mobile devices. In the global picture of available mobile platforms, Android stands out as a dominant participant on the market and its popularity continues rising. While beneficial for its users, this growth simultaneously creates a prolific environment for exploitation
openaire +1 more source
Code obfuscation based on deep integration
The Computer JournalAbstract Code obfuscation is essential for software security. However, current obfuscation techniques demonstrate limited resilience against systematic reverse engineering attacks—including taint analysis and code similarity detection.
Xiaobing Xiong +3 more
openaire +1 more source
A detection framework for semantic code clones and obfuscated code
Expert Systems with Applications, 2018Abstract Code obfuscation is a staple tool in malware creation where code fragments are altered substantially to make them appear different from the original, while keeping the semantics unaffected. A majority of the obfuscated code detection methods use program structure as a signature for detection of unknown codes.
Abdullah Sheneamer +2 more
openaire +1 more source

