scispace - formally typeset
P

Pierre Wilke

Researcher at University of Rennes

Publications -  15
Citations -  115

Pierre Wilke is an academic researcher from University of Rennes. The author has contributed to research in topics: Compiler & Memory model. The author has an hindex of 6, co-authored 12 publications receiving 84 citations. Previous affiliations of Pierre Wilke include Yale University & CentraleSupélec.

Papers
More filters

DaViz: Visualization for Android Malware Datasets

TL;DR: DaViz as mentioned in this paper is a visualization tool for Android malware datasets with the aid of multiple chart types and interactive sample-level changing, so that users can explore different application datasets and compare them.
Proceedings ArticleDOI

Evasive Windows Malware: Impact on Antiviruses and Possible Countermeasures

TL;DR: This paper aims at determining the possibilities for malware to detect the antiviruses and then evaluating the efficiency of these techniques on a panel of antiviral techniques that are the most used nowadays and proposing to evaluate a countermeasure that creates false artifacts, thus forcing malware to evade.
Journal ArticleDOI

OATs’inside: Retrieving Object BehaviorsFrom Native-Based Obfuscated Android Applications

TL;DR: OATs'Inside as discussed by the authors uses a hybrid approach based on dynamic monitoring and trace-based symbolic execution to output control flow graphs (CFGs) for each method of the analyzed application.
Proceedings ArticleDOI

Preventing serialization vulnerabilities through transient field detection

TL;DR: In this paper, the authors propose a methodology for automatically detecting missing transient keywords directly from Android applications' source code, based on taint analysis and its implementation provides developers with a useful tool which they might use to improve their code bases.