Dennis Yurichev's blog
订阅

最新

1. Cracking simple XOR cipher with simulated annealing, part II: MATLAB
2. [Math] Cracking Wi-Fi password using combinatorics, part II
3. [Math] Project Euler 158: solving it using Google OR-tools
4. [Math] Walking passwords
5. [Math] Cracking Wi-Fi password using combinatorics
6. [Math] Project Euler 44, solving it using Google OR-tools
7. [Russian] Мой блог на русском языке
8. [Math] Project Euler 166, solving it using Google OR-tools
9. [Math] Project Euler 164: solving it using Google OR-tools
10. [SAT] Parallel SAT solver Mallob used in DynexCoin cryptocurrency
11. [Math][SAT] Project Euler 877 and 878: solving using SAT-solver
12. [Math] Project Euler 108 and 110
13. [Math] Calculus: derivatives of x^2 and x^3: visual demonstration
14. [Math] Project Euler 142 and Google OR-tools
15. Regexp pre-processing
16. [Math] Using cube root in hiking
17. [Crypto] Using HTTPS certificates to sign/encrypt arbitrary data
18. [Crypto] SSH protocol dissected, part V: toy SSH client with ECC in ~2k SLOC of Python
19. [Crypto] Encrypt/decrypt with SSH keys
20. [Math] Logarithmic scale in VirtualBox GUI
21. [Math] IEEE 754 exponent as binary logarithm
22. SSH servers survey in spring 2024
23. [Crypto] SSL/TLS, part 4: Toy TLS 1.2 client under ~2k SLOC of Python.
24. [Python] Regex backreferences -- yet another use
25. [Crypto] SSL/TLS, part 3: Toy TLS 1.2 client in ~1600 SLOC of Python.
26. [Math][Pure C] Theory of pure equality
更新于 2 分钟前

近期历史最近 100 条记录

2024-09-19 Cracking simple XOR cipher with simulated annealing, part II: MATLAB Dennis Yurichev
2024-09-17 [Math] Cracking Wi-Fi password using combinatorics, part II Dennis Yurichev
2024-08-14 [Math] Walking passwords
2024-08-13 [Math] Project Euler 158: solving it using Google OR-tools
2024-08-06 [Math] Cracking Wi-Fi password using combinatorics
2024-08-03 [Math] Project Euler 44, solving it using Google OR-tools
2024-07-27 [Russian] Мой блог на русском языке
2024-07-24 [Math] Project Euler 166, solving it using Google OR-tools
2024-07-21 [Math] Project Euler 164: solving it using Google OR-tools
2024-07-19 [SAT] Parallel SAT solver Mallob used in DynexCoin cryptocurrency
2024-07-18 [Math][SAT] Project Euler 877 and 878: solving using SAT-solver
2024-07-17 [Math] Project Euler 108 and 110
2024-07-11 [Math] Calculus: derivatives of x^2 and x^3: visual demonstration
2024-07-09 [Russian] Насчет локального поисковика.
2024-07-04 [Math] Project Euler 142 and Google OR-tools
2024-06-27 Regexp pre-processing
2024-06-20 [Math] Using cube root in hiking
2024-06-06 [Russian] Исследование операций (operations research)
2024-05-29 [Crypto] Encrypt/decrypt with SSH keys
2024-05-29 [Crypto] SSH protocol dissected, part V: toy SSH client with ECC in ~2k SLOC of Python
2024-05-25 [Math] Logarithmic scale in VirtualBox GUI
2024-05-25 [Math] IEEE 754 exponent as binary logarithm
2024-05-23 SSH servers survey in spring 2024
2024-05-22 [Crypto] Using HTTPS certificates to sign/encrypt arbitrary data
2024-05-18 [Crypto] SSL/TLS, part 4: Toy TLS 1.2 client under ~2k SLOC of Python.
2024-05-14 [Python] Regex backreferences -- yet another use
2024-05-10 [Math][Pure C] Theory of pure equality
2024-05-10 [Crypto] SSL/TLS, part 3: Toy TLS 1.2 client in ~1600 SLOC of Python.
2024-05-05 HAKMEM for floating point numbers and IEEE 754?
2024-04-20 RE4B's page is to be deleted in Wikipedia
2024-04-13 [Russian] Русский язык и регулярные выражения
2024-04-13 [Russian] Подделка скриншотов
2024-04-05 [Russian] О ChatGPT
2023-07-01 [Crypto] SSH protocol dissected, part I: toy SSH client in ~1k SLOC cbzbc
2023-07-01 [Unix] Pipes for parallel processing nixcraft
2023-07-01 [Crypto] Birthday attack: yet another explanation todsacerdoti
2023-07-01 [Crypto] Low-exponent attack on RSA: an example rdpintqogeogsaa
2023-07-01 [Math][Python] Computing CRC in parallel
2023-07-01 [Math] Parallelizing remainder calculation over bignum
2023-07-01 [SAT] Running Kissat SAT-solver on ARM CPU
2023-07-01 [Python] Pointers/references in Python, part II
2023-07-01 How good your knowledge of bitwise tricks? Exercise. And answer.
2023-07-01 [RevEng] Old versions are cool
2023-07-01 [RevEng] John Guttag on debugging
2023-07-01 [Russian] Fencepost error / off-by-one error / ошибка неучтённой единицы
2023-07-01 A minute of narcissism: what ChatGPT knows about Dennis Yurichev?
2023-07-01 [Python][For noobs] What is anonymous/lambda function?
2023-07-01 Reverse Engineering for Beginners: 10-years anniversary
2023-07-01 [SAT][SMT][CS] Håkan Kjellerstrand's work
2023-07-01 SQL vs NoSQL: shortest possible explanation
2023-07-01 [Math] Cyclic redundancy check: yet another interesting feature
2023-07-01 [Math][Python][Bash] Printing reminders picked using lorarithmic scale
2023-07-01 VPN from Android to Linux: WireGuard working example
2023-07-01 discourse.yurichev.com
2023-07-01 [Math] Binary logarithm, part III
2023-07-01 Understanding latency vs. network speed
2023-07-01 Learning Perl
2023-07-01 [Python][C][C++][For noobs] What is 'continue'
2023-07-01 [Python] Simplest possible serialization/marshalling
2023-07-01 Public transport glitch. Dedicated to all fans of John Conway's Game of Life. Seen in Kiev.
2023-07-01 [Russian][Crypto] Что такое side-channel attack / timing attack
2023-07-01 Weak data typing in MySQL
2023-07-01 [Crypto][Python] D.Bleichenbacher attack on RSA PKCS#1, part IV
2023-07-01 [Crypto][Python] D.Bleichenbacher attack on RSA PKCS#1, part III
2023-07-01 [Crypto][Python] D.Bleichenbacher attack on RSA PKCS#1, part I
2023-07-01 [Crypto][Python] D.Bleichenbacher attack on RSA PKCS#1, part II
2023-07-01 [Crypto] RSA blinding
2023-07-01 [Crypto][Python] Padding oracle attack: demonstration
2023-07-01 [Crypto] PKCS#7 padding
2023-07-01 [Pure C][x86][RevEng] Function arguments as local variables
2023-07-01 [Math][Python] Trimming backups with logarithmic scale, part II
2023-07-01 [Math][Python] Birthday problem
2023-07-01 [Украина][Киев][Bash] График отключений напруги
2023-07-01 [Unix] Comparing CPU features with the help of cut/tr/diff/grep commands
2023-07-01 [Pure C] Manual inlining
2023-07-01 [Украина] Лайфхак для работающих на ноутбуках в ТЦ и прочих кабаках
2023-07-01 [Russian][Math] Проблема 2000 и модульная арифметика
2023-07-01 [Crypto] Ethereum keystore - what is in it?
2023-07-01 [Crypto] Fuzzy password
2023-07-01 [Python] Wordclouds for your book library
2023-07-01 [Unix] Logging your work using suckless dwm
2023-07-01 [Math][RevEng] Boolean algebra for noobs: stack alignment
2023-07-01 [RevEng] Learn reverse engineering: but where to start? noch
2023-07-01 [Math] Boolean algebra for noobs: easy exercise
2023-07-01 CPU vs (GP)GPU: the difference
2023-07-01 Wget patch: limit-size
2023-07-01 [Logic] Formal fallacy for programmers
2023-07-01 VPN from Windows to Linux: WireGuard working example
2023-07-01 [Math][Python] Mixed radix, part II
2023-07-01 [Math][Python] Cartesian product by example
2023-07-01 [Math] Binary logarithm, part II
2023-07-01 [Crypto] SSH protocol dissected, part IV
2023-07-01 SSH servers survey in 2022
2023-07-01 [RevEng][Math] Data compression and entropy, part II
2023-07-01 [Crypto] SSL/TLS certificates survey (in wild) + (failed) RSA GCD attack in 2022
2023-07-01 [Philosophy] Ship of Theseus
2023-07-01 [Crypto] SSH protocol dissected, part III: publickey auth
2023-07-01 Decompilation to pure C using Hex-Rays or Ghidra
2023-07-01 How good your knowledge of bitwise tricks? Exercise.
2023-07-01 Don't use Payoneer

匿名用户只展示最新 100 条榜单历史,更多历史数据请登录后查看,支持时光机按天筛选