English
Related papers

Related papers: Control Flow Obfuscation for FJ using Continuation…

200 papers

The current work presents a realizable method to control streaky disturbances in boundary layer flows and delay transition to turbulence via active flow control. Numerical simulations of the nonlinear transitional regime in a Blasius…

Opaque predicates are a well-established fundamental building block for software obfuscation. Simplified, an opaque predicate implements an expression that provides constant Boolean output, but appears to have dynamic behavior for static…

Cryptography and Security · Computer Science 2019-10-03 Max Hoffmann , Christof Paar

Generative models excel at synthesizing high-fidelity samples from complex data distributions, but they often violate hard constraints arising from physical laws or task specifications. A common remedy is to project intermediate samples…

Machine Learning · Computer Science 2025-09-30 Jinhao Liang , Yixuan Sun , Anirban Samaddar , Sandeep Madireddy , Ferdinando Fioretto

In order to prevent velocity, pressure, and temperature spikes at material discontinuities occurring when the interface-capturing schemes inconsistently simulate compressible multi-material flows(when the specific heats ratio is…

Computational Physics · Physics 2020-12-29 Zhiwei He , Yousheng Zhang , Li Li , Baolin Tian

A common assumption on the deployment of safeguarding controllers on the digital platform is that high sampling frequency translates to a small violation of safety. This paper investigates and formalizes this assumption through the lens of…

Systems and Control · Electrical Eng. & Systems 2023-10-04 Gilbert Bahati , Pio Ong , Aaron D. Ames

Physical watermarking is a well established technique for replay attack detection in cyber-physical systems (CPSs). Most of the watermarking methods proposed in the literature are designed for discrete-time systems. In general, real…

Systems and Control · Electrical Eng. & Systems 2021-03-02 Bahram Yaghooti , Raffaele Romagnoli , Bruno Sinopoli

Flow-sensitive pointer analysis constitutes an essential component of precise program analysis for accurately modeling pointer behaviors by incorporating control flows. Flow-sensitive pointer analysis is extensively used in alias analysis,…

Software Engineering · Computer Science 2025-08-05 Jiahao Zhang , Xiao Cheng , Yuxiang Lei

Continuation Passing Style (CPS) is one of the most important issues in the field of functional programming languages, and the quest for a primitive notion of types for continuation is still open. Starting from the notion of ``test''…

Logic in Computer Science · Computer Science 2007-05-23 Stefano Guerrini , Andrea Masini

In this article, we present our improved algorithm for error localization from counterexamples, LocFaults, flow-driven and constraint-based. This algorithm analyzes the paths of CFG (Control Flow Graph) of the erroneous program to calculate…

Software Engineering · Computer Science 2015-05-26 Mohammed Bekkouche , Hélène Collavizza , Michel Rueher

Flow Matching (FM) has recently emerged as a leading approach for high-fidelity visual generation, offering a robust continuous-time alternative to ordinary differential equation (ODE) based models. However, despite their success, FM models…

Computer Vision and Pattern Recognition · Computer Science 2026-03-24 Dayu Wang , Jiaye Yang , Weikang Li , Jiahui Liang , Yang Li

In the traditional Application-Specific Integrated Circuit (ASIC) design flow, the concept of timing closure implies to reach convergence during physical synthesis such that, under a given area and power budget, the design works at the…

Cryptography and Security · Computer Science 2026-02-02 Mohammad Eslami , Ashira Johara , Kyungbin Park , Samuel Pagliarini

Switching systems are an important mathematical formalism when dealing with Cyber-Physical Systems (CPSs). In this paper we provide conditions for the exact reconstruction of the initial discrete state of a switching system, when only the…

Systems and Control · Computer Science 2017-04-11 Gabriella Fiore , Elena De Santis , Maria Domenica Di Benedetto

While financially advantageous, outsourcing key steps, such as testing, to potentially untrusted Outsourced Assembly and Test (OSAT) companies may pose a risk of compromising on-chip assets. Obfuscation of scan chains is a technique that…

Cryptography and Security · Computer Science 2019-09-11 Lilas Alrahis , Muhammad Yasin , Nimisha Limaye , Hani Saleh , Baker Mohammad , Mahmoud Al-Qutayri , Ozgur Sinanoglu

Quantum circuit obfuscation is becoming increasingly important to prevent theft and reverse engineering of quantum algorithms. As quantum computing advances, the need to protect the intellectual property contained in quantum circuits…

Cryptography and Security · Computer Science 2025-12-23 Pradyun Parayil , Amal Raj , Vivek Balachandran

Speculative execution is a hardware optimisation technique where a processor, while waiting on the completion of a computation required for an instruction, continues to execute later instructions based on a predicted value of the pending…

Logic in Computer Science · Computer Science 2025-04-29 Graeme Smith

Secure applications implement software protections against side-channel and physical attacks. Such protections are meaningful at machine code or micro-architectural level, but they typically do not carry observable semantics at source…

Cryptography and Security · Computer Science 2021-01-18 Son Tuan Vu , Albert Cohen , Karine Heydemann , Arnaud de Grandmaison , Christophe Guillon

Universal style transfer retains styles from reference images in content images. While existing methods have achieved state-of-the-art style transfer performance, they are not aware of the content leak phenomenon that the image content may…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Jie An , Siyu Huang , Yibing Song , Dejing Dou , Wei Liu , Jiebo Luo

In this paper, we introduce Voltage Phasor Control (VPC), also known as Phasor Based Control, as a novel way of implementing Optimal Power Flow (OPF). Unlike conventional OPF, in which the power flow optimization broadcasts power…

Systems and Control · Electrical Eng. & Systems 2022-01-19 Keith Moffat , Alexandra von Meier

Tor, a widely utilized privacy network, enables anonymous communication but is vulnerable to flow correlation attacks that deanonymize users by correlating traffic patterns from Tor's ingress and egress segments. Various defenses have been…

Cryptography and Security · Computer Science 2025-10-21 Minjae Seo , Myoungsung You , Jaehan Kim , Taejune Park , Seungwon Shin , Jinwoo Kim

This paper studies obfuscation techniques for Erlang programs at the source, abstract syntax tree, BEAM assembly, and BEAM bytecode levels. We focus on transformations that complicate reverse engineering, decompilation, and recompilation…

Programming Languages · Computer Science 2026-04-16 Gregory Morse , Tamás Kozsik