Sciweavers

112
Voted
CCS
2015
ACM
10 years 2 months ago
Subversion-Resilient Signature Schemes
We provide a formal treatment of security of digital signatures against subversion attacks (SAs). Our model of subversion generalizes previous work in several directions, and is i...
Giuseppe Ateniese, Bernardo Magri, Daniele Venturi
811
Voted
SCAM
2015
IEEE
10 years 2 months ago
SimNav: Simulink navigation of model clone classes
—SimNav is a GUI designed for displaying and navigating clone classes of Simulink models detected by the model clone detector Simone. As an embedded Simulink interface tool, SimN...
Eric J. Rapos, Andrew Stevenson, Manar H. Alalfi, ...
813
Voted
SCAM
2015
IEEE
10 years 2 months ago
Discovering likely mappings between APIs using text mining
Rahul Pandita, Raoul Praful Jetley, Sithu D. Sudar...
804
Voted
SCAM
2015
IEEE
10 years 2 months ago
The use of C++ exception handling constructs: A comprehensive study
Abstract—Exception handling (EH) is a well-known mechanism that aims at improving software reliability in a modular way—allowing a better separation between the code that deals...
Rodrigo Bonifácio, Fausto Carvalho, Guilher...
827
Voted
SCAM
2015
IEEE
10 years 2 months ago
CodeMetropolis: Eclipse over the city of source code
—The graphical representations of software (code visualization in particular) may provide both professional programmers and students learning only the basics with support in prog...
Gergo Balogh, Attila Szabolics, Árpá...
795
Voted
SCAM
2015
IEEE
10 years 2 months ago
The impact of cross-distribution bug duplicates, empirical study on Debian and Ubuntu
—Although open source distributions like Debian and Ubuntu are closely related, sometimes a bug reported in the Debian bug repository is reported independently in the Ubuntu repo...
Vincent Boisselle, Bram Adams
816
Voted
SCAM
2015
IEEE
10 years 2 months ago
ORBS and the limits of static slicing
—Observation-based slicing is a recently-introduced, language-independent slicing technique based on the dependencies observable from program behaviour. Due to the well-known lim...
David Binkley, Nicolas E. Gold, Mark Harman, Syed ...
834
Voted
SCAM
2015
IEEE
10 years 2 months ago
Detecting function purity in JavaScript
—We present an approach to detect function purity in JavaScript. A function is pure if none of its applications cause observable side-effects. The approach is based on a pushdown...
Jens Nicolay, Carlos Noguera, Coen De Roover, Wolf...
822
Voted
SCAM
2015
IEEE
10 years 2 months ago
When code smells twice as much: Metric-based detection of variability-aware code smells
Wolfram Fenske, Sandro Schulze, Daniel Meyer, Gunt...
814
Voted
SCAM
2015
IEEE
10 years 2 months ago
On the comprehension of code clone visualizations: A controlled study using eye tracking
Abstract—Code clone visualizations (CCVs) are graphical representations of clone detection results provided by various stateof-the-art command line and graphical analysis tools. ...
Md Sami Uddin, Varun Gaur, Carl Gutwin, Chanchal K...