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...
Adventures on JIT Compilation
1) An Interpreter: https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-1-an-interpreter/
2) An x64 JIT: https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-2-an-x64-jit/
3) LLVM: https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-3-llvm/
4) Python: https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-4-in-python/
1) An Interpreter: https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-1-an-interpreter/
2) An x64 JIT: https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-2-an-x64-jit/
3) LLVM: https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-3-llvm/
4) Python: https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-4-in-python/
👍1
MIR: General purpose and C11 JIT Compiler
https://github.com/vnmakarov/mir
https://github.com/vnmakarov/mir
GitHub
GitHub - vnmakarov/mir: A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter…
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR - vnmakarov/mir
Single instruction C compiler: Compile C code into mo
https://github.com/xoreaxeaxeax/movfuscator
v instructionhttps://github.com/xoreaxeaxeax/movfuscator
GitHub
GitHub - xoreaxeaxeax/movfuscator: The single instruction C compiler
The single instruction C compiler. Contribute to xoreaxeaxeax/movfuscator development by creating an account on GitHub.
❤1