23 research outputs found

    Self-plagiarism in computer science

    Full text link

    Code Renewability for Native Software Protection

    Get PDF
    Software protection aims at safeguarding assets embedded in software by preventing and delaying reverse engineering and tampering attacks. This paper presents an architecture and supporting tool flow to renew parts of native applications dynamically. Renewed and diversified code and data belonging to either the original application or to linked-in protections are delivered from a secure server to a client on demand. This results in frequent changes to the software components when they are under attack, thus making attacks harder. By supporting various forms of diversification and renewability, novel protection combinations become available, and existing combinations become stronger. The prototype implementation is evaluated on a number of industrial use cases

    Reverse interpretation + mutation analysis = automatic retargeting

    No full text

    Problem identification using program checking

    Get PDF
    AbstractWe describe A位goVista, a web-based search engine that assists computer scientists find algorithms and implementations that solve specific problems. A位goVista also allows algorithm designers to advertise their results in a forum accessible to programmers and theoreticians alike. A位goVista is not keyword based. Rather, users provide input鈬抩utput samples that describe the behavior of their needed algorithm. This query-by-example requires no knowledge of specialized terminology鈥攖he user only needs an ability to formalize her problem. A位goVista's search mechanism is based on a novel application of program checking, a technique developed as an alternative to program verification and testing. A位goVista operates at http://www.algovista.com
    corecore