Bolt: on-demand infinite loop escape in unmodified binaries

We present Bolt, a novel system for escaping from infinite and long-running loops. Directed by a user, Bolt can attach to a running process and determine if the program is executing an infinite loop. If so, Bolt can deploy multiple strategies to escape the loop, restore the responsiveness of the pro...

Olles dieđut

Bibliográfalaš dieđut
Váldodahkkit: Kling, Michael W., Misailovic, Sasa, Carbin, Michael James, Rinard, Martin C
Eará dahkkit: Massachusetts Institute of Technology. Computer Science and Artificial Intelligence Laboratory
Materiálatiipa: Artihkal
Giella:English
Almmustuhtton: Association for Computing Machinery (ACM) 2020
Liŋkkat:https://hdl.handle.net/1721.1/125785
Govvádus
Čoahkkáigeassu:We present Bolt, a novel system for escaping from infinite and long-running loops. Directed by a user, Bolt can attach to a running process and determine if the program is executing an infinite loop. If so, Bolt can deploy multiple strategies to escape the loop, restore the responsiveness of the program, and enable the program to deliver useful output. Bolt operates on stripped x86 and x64 binaries, dynamically attaches and detaches to and from the program as needed, and dynamically detects loops and creates program state checkpoints to enable exploration of different escape strategies. Bolt can detect and escape from loops in off-the-shelf software, without available source code, and with no overhead in standard production use. Copyright © 2012 ACM.