Math has a flaw
https://youtu.be/HeQX2HjkcNo
https://youtu.be/HeQX2HjkcNo
YouTube
Math's Fundamental Flaw
Not everything that is true can be proven. This discovery transformed infinity, changed the course of a world war and led to the modern computer. This video is sponsored by Brilliant. The first 200 people to sign up via https://brilliant.org/veritasium get…
Rust Live Reload
https://fasterthanli.me/articles/so-you-want-to-live-reload-rust
https://fasterthanli.me/articles/so-you-want-to-live-reload-rust
fasterthanli.me
So you want to live-reload Rust
Good morning! It is still 2020, and the world is literally on fire, so I guess we could all use a distraction.
This article continues the tradition of me getting shamelessly nerd-sniped - once by P...
This article continues the tradition of me getting shamelessly nerd-sniped - once by P...
Rust ABI Stable
https://github.com/rodrimati1992/abi_stable_crates
https://github.com/rodrimati1992/abi_stable_crates
GitHub
GitHub - rodrimati1992/abi_stable_crates: Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup. - rodrimati1992/abi_stable_crates
👍1
C++ Composition
https://youtu.be/zclxRbh4AN0
https://youtu.be/zclxRbh4AN0
YouTube
Composable C++: Principles and Patterns - Ben Deane - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
Programming consists of two activities:
1. Breaking down a problem in parts small enough to understand and implement.
2. Composing the parts to build up functionality and solve the original problem.…
https://github.com/CppCon/CppCon2021
---
Programming consists of two activities:
1. Breaking down a problem in parts small enough to understand and implement.
2. Composing the parts to build up functionality and solve the original problem.…
Using LLVM to devirtualize VMProtect-ed code
https://github.com/JonathanSalwan/VMProtect-devirtualization
https://github.com/JonathanSalwan/VMProtect-devirtualization
GitHub
GitHub - JonathanSalwan/VMProtect-devirtualization: Playing with the VMProtect software protection. Automatic deobfuscation of…
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM. - JonathanSalwan/VMProtect-devirtualization
Game of Life inside Game of Life: Exploiting turing completeness of a compression algorithm flaw to bootstrap logic gates in order to attack a program
https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-into-nso-zero-click.html?m=1
https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-into-nso-zero-click.html?m=1
Blogspot
A deep dive into an NSO zero-click iMessage exploit: Remote Code Execution
Posted by Ian Beer & Samuel Groß of Google Project Zero We want to thank Citizen Lab for sharing a sample of the FORCEDENTRY exploit w...