2 papers
cs.SE2026
Locking Down Science Gateways with Landlock and Seccomp
Steven R Brandt, Max Morris, Patrick Diehl +4
The most recent Linux kernels have a new feature for securing applications: Landlock. Like Seccomp before it, Landlock makes it possible for a running process to give up access to…
cs.CR2025
REx86: A Local Large Language Model for Assisting in x86 Assembly Reverse Engineering
Darrin Lea, James Ghawaly, Golden Richard +2
Reverse engineering (RE) of x86 binaries is indispensable for malware and firmware analysis, but remains slow due to stripped metadata and adversarial obfuscation. Large Language M…