pith. sign in

In: Proceedings of the ACM/IEEE International Conference on Automated Software Engineering, New York, NY, USA, pp

5 Pith papers cite this work. Polarity classification is still indexing.

5 Pith papers citing it

citation-role summary

background 1

citation-polarity summary

roles

background 1

polarities

background 1

representative citing papers

Open-World Assertion Checking for Smart Contracts via Game Semantics

cs.PL · 2025-12-27 · unverdicted · novelty 8.0

A game semantics framework delivers the first sound and complete open-world assertion checking for Ethereum smart contracts, implemented as YulTracer which achieves perfect recall and precision on reentrancy benchmarks and real-world exploits.

Quantitative Symbolic Patch Impact Analysis

cs.PL · 2026-05-11 · unverdicted · novelty 7.0

Quantitative partial equivalence analysis quantifies behavioral differences between original and patched programs via symbolic analysis and a range-based heuristic for numerical domains.

NullAway: Practical Type-Based Null Safety for Java

cs.SE · 2019-07-03 · accept · novelty 7.0

NullAway delivers practical compile-time null safety for Java with 1.15x build overhead and zero NPEs from its unsound assumptions in evaluated production Android crash data.

citing papers explorer

Showing 5 of 5 citing papers.

  • Open-World Assertion Checking for Smart Contracts via Game Semantics cs.PL · 2025-12-27 · unverdicted · none · ref 25

    A game semantics framework delivers the first sound and complete open-world assertion checking for Ethereum smart contracts, implemented as YulTracer which achieves perfect recall and precision on reentrancy benchmarks and real-world exploits.

  • Quantitative Symbolic Patch Impact Analysis cs.PL · 2026-05-11 · unverdicted · none · ref 37

    Quantitative partial equivalence analysis quantifies behavioral differences between original and patched programs via symbolic analysis and a range-based heuristic for numerical domains.

  • NullAway: Practical Type-Based Null Safety for Java cs.SE · 2019-07-03 · accept · none · ref 38

    NullAway delivers practical compile-time null safety for Java with 1.15x build overhead and zero NPEs from its unsound assumptions in evaluated production Android crash data.

  • Adversarial SQL Injection Generation with LLM-Based Architectures cs.CR · 2026-05-11 · unverdicted · none · ref 29

    RADAGAS-GPT4o achieves a 22.73% bypass rate against 10 WAFs, succeeding more against AI/ML-based firewalls than rule-based ones.

  • OpDiffer: LLM-Assisted Opcode-Level Differential Testing of Ethereum Virtual Machine cs.SE · 2025-04-16 · unverdicted · none · ref 34

    OpDiffer applies LLMs and static analysis to opcode-level differential testing of EVMs, reporting 26 previously unknown bugs across nine implementations along with coverage gains and an estimate that 7.21% of real contracts could trigger the bugs.