This is a nonexhaustive list of interesting papers and background materials. Any of these papers are acceptable to present in class, although some are short enough that they may require another paper as well. Feel free to suggest another paper that interests you! If there is a topic or area that you would like to investigate, you can let me know, and I can suggest additional papers of interest. You might look through the proceedings of ISSTA, ICSE, PLDI, FSE, ICST, ASPLOS, ICSM, ASE, ISMM, Middleware, ICPC, POPL, Usenix Security, Security and Privacy, CCS, SAS, or CAV.
Neuro-Symbolic Execution: The Feasibility of an Inductive Approach to Symbolic Execution
Indexing Operators to Extend the Reach of Symbolic Execution
oo7: Low-overhead Defense against Spectre Attacks via Binary Analysis
Spectre Returns! Speculation Attacks using the Return Stack Buffer
FORESHADOW: Extracting the Keys to the Intel SGX Kingdom with Transient Out-of-Order Execution
(State of) The Art of War: Offensive Techniques in Binary Analysis
ASLR-Guard: Stopping Address Space Leakage for Code Reuse Attacks
[https://github.com/sslab-gatech/aslr-guard]
Your Exploit is Mine: Automatic Shellcode Transplant for Remote Exploits
Boosting the Precision of Virtual Call Integrity Protection with Partial Pointer Analysis for C++
Dynamic hooks: hiding control flow changes within non-control data
Control Jujutsu: On the Weaknesses of Fine-Grained Control Flow Integrity
SPAIN: Security Patch Analysis for Binaries - Towards Understanding the Pain and Pills
A Compiler and Verifier for Page Access Oblivious Computation
Symbolic Deobfuscation: From Virtualized Code Back to the Original
Self-Hiding Behavior in Android Apps: Detection and Characterization
Protecting Million-User iOS Apps with Obfuscation: Motivations, Pitfalls, and Experience
Decomposition Instead of Self-Composition for Proving the Absence of Timing Channels
CANAL: A Cache Timing Analysis Framework via LLVM Transformation
Evaluating and Improving Fault Localization
[https://bitbucket.org/rjust/fault-localization-data]
Neuro-Symbolic Program Repair for Correcting Introductory Programming Assignments
Shaping Program Repair Space with Existing Patches and Similar Code
TARDIS: Affordable Time-Travel Debugging in Managed Runtimes
DeepTest: Automated Testing of Deep-Neural-Network-driven Autonomous Cars
Scaling Enumerative Program Synthesis via Divide and Conquer
Synthesizing highly expressive SQL queries from input-output examples
Code Vectors: Understanding Programs Through Embedded Abstracted Symbolic Traces
A General Path-Based Representation for Predicting Program Properties
Are Deep Neural Networks the Best Choice for Modeling Source Code?
AI2: Safety and Robustness Certification of Neural Networks with Abstract Interpretation
Neuro-symbolic program corrector for introductory programming assignments
Refining interprocedural change-impact analysis using equivalence relations
Null Dereference Verification via Over-approximated Weakest Pre-conditions Analysis
Lightweight detection of physical unit inconsistencies without program annotations
Precise Data Flow Analysis in the Presence of Correlated Method Calls
Upper and Lower Amortized Cost Bounds of Programs Expressed as Cost Relations
Context-Sensitive Data-Dependence Analysis via Linear Conjunctive Language Reachability
PerfRanker: prioritization of performance regression tests for collection-intensive software
REMIX: Online Detection and Repair of Cache Contention for the JVM
BOLT: A Practical Binary Optimizer for Data Centers and Beyond
Leveraging Program Analysis to Reduce User-Perceived Latency in Mobile Applications
Speedoo: Prioritizing Performance Optimization Opportunities
Automatic Generation of Inter-Component Communication Exploits for Android Applications
µDroid: An Energy-Aware Mutation Testing Framework for Android
Systematic Execution of Android Test Suites in Adverse Conditions
BLeak: Automatically Debugging Memory Leaks in Web Applications
ReDeCheck: An Automatic Layout Failure Checking Tool for Responsively Designed Web Pages
Automated Repair of Layout Cross Browser Issues using Search-Based Techniques
[https://github.com/sonalmahajan/xfix]
ZenIDS: Introspective Intrusion Detection for PHP Applications
To Type or Not to Type: Quantifying Preventable Bugs in JavaScript