Zobrazeno 1 - 10
of 70
pro vyhledávání: '"Elia Daniele"'
In recent years, binary analysis gained traction as a fundamental approach to inspect software and guarantee its security. Due to the exponential increase of devices running software, much research is now moving towards new autonomous solutions based
Externí odkaz:
http://arxiv.org/abs/2303.11143
Publikováno v:
Aerospace, Vol 5, Iss 2, p 42 (2018)
This work focuses on the wake encounter problem occurring when a light, or very light, aircraft flies through or nearby a wind turbine wake. The dependency of the aircraft normal load factor on the distance from the turbine rotor in various flight an
Externí odkaz:
https://doaj.org/article/a36a0f12193d456281e0603272197215
Publikováno v:
Proceedings of ASPLOS 2023 - 28th ACM International Conference on Architectural Support for Programming Languages and Operating Systems
The availability of debug information for optimized executables can largely ease crucial tasks such as crash analysis. Source-level debuggers use this information to display program state in terms of source code, allowing users to reason on it even w
Externí odkaz:
http://arxiv.org/abs/2211.09568
In the era of microarchitectural side channels, vendors scramble to deploy mitigations for transient execution attacks, but leave traditional side-channel attacks against sensitive software (e.g., crypto programs) to be fixed by developers by means o
Externí odkaz:
http://arxiv.org/abs/2104.10749
Publikováno v:
2021 51st Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN)
Largely known for attack scenarios, code reuse techniques at a closer look reveal properties that are appealing also for program obfuscation. We explore the popular return-oriented programming paradigm under this light, transforming program functions
Externí odkaz:
http://arxiv.org/abs/2012.06658
Tracing the sequence of library and system calls that a program makes is very helpful in the characterization of its interactions with the surrounding environment and ultimately of its semantics. Due to entanglements of real-world software stacks, ac
Externí odkaz:
http://arxiv.org/abs/2005.00323
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Publikováno v:
Proceedings of the 29th ACM SIGSOFT International Symposium on Software Testing and Analysis, 2020
Fuzzing technologies have evolved at a fast pace in recent years, revealing bugs in programs with ever increasing depth and speed. Applications working with complex formats are however more difficult to take on, as inputs need to meet certain format-
Externí odkaz:
http://arxiv.org/abs/1911.00621
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
On-stack replacement (OSR) dynamically transfers execution between different code versions. This mechanism is used in mainstream runtime systems to support adaptive and speculative optimizations by running code tailored to provide the best expected p
Externí odkaz:
http://arxiv.org/abs/1708.02512