A method for finding errors in program code based on inmemory fuzzing

Software security
Authors:
Abstract:

The paper proposes a method of searching for errors in software based on «in-memory» code phasing. Within the framework of the method, special fragments called «points» are selected in the software code, and these «points» are subjected to phasing testing in isolation from the rest of the program code. A practical example of using the method is presented, as a result of which a memory corruption error was detected in the code