Обфускація програмного забезпечення
Date
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
UKR: Завдання обфускації полягає у розробці алгоритму, який отримує вихідний код, перетворює їх у новий код із тим самим функціоналом, але приховує алгоритм, логіку, структуру вихідної програми. Щоб досягти найкращої захищеності вихідного коду від несанкціонованого злому, необхідно використовувати якомога більше видів обфускації. Тільки в цьому випадку процес реверс-інжирінергу буде утруднений.
ENG: The task of obfuscation is to develop an algorithm that takes the source code, converts them into new code with the same functionality, but hides the algorithm, logic, structure of the source program. To achieve the best security of the source code from unauthorized hacking, it is necessary to use as many types as possible obfuscation Only in this case, the process of reverse engineering will be labored.