Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Software Security: Memory Safety and Execution Attacks
Graph Chatbot
Related lectures (30)
Previous
Page 3 of 3
Next
Software Security: Security Testing - Sanitizers
Explores the use of sanitizers in software security testing to detect bugs early and improve testing effectiveness.
Protecting Your Work and EPFL
Emphasizes protecting work and EPFL through laws, regulations, identifying threats, and securing hardware.
Secret Services: Espionage and Security
Explores the history of espionage in Switzerland, the role of intelligence services, and various espionage activities, including industrial espionage.
Effects of Array Overflow
Explores the impact of array overflow on function calls and memory allocation in C++.
Dynamic Memory Allocation in C
Explores dynamic memory allocation in C, covering malloc, calloc, and realloc functions, emphasizing proper memory management and dynamic arrays.
Digital Contact Tracing: The Dark Side
Explores the challenges and vulnerabilities of digital contact tracing technology, focusing on the SwissCovid app and its implications.
Software security - Security testing
Covers software security testing approaches and coverage metrics.
Memory Management: Crash Reasons and Solutions
Delves into the reasons behind program crashes related to memory management.
Security Testing and Spoofing
Covers security testing techniques, spoofing vulnerabilities, encryption bans, and network security properties.
Pointers and Arrays: Memory Management in C
Explains the relationship between pointers and arrays in C, focusing on memory management and pointer arithmetic.