https://github.com/wtdcode/wtdcode
https://github.com/wtdcode/wtdcode
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wtdcode/wtdcode
- Owner: wtdcode
- Created: 2021-05-27T11:57:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T09:41:51.000Z (over 1 year ago)
- Last Synced: 2025-01-25T05:41:19.467Z (11 months ago)
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi there ๐
Here is lazymio, a security researcher and open-source enthusiast.
[Sponsor me](https://github.com/sponsors/wtdcode) if you like my works. =)
My talks: [Sildes](https://github.com/wtdcode/mytalks) ๐
My blog: [English](https://blog.lazym.io) / [Chinese](https://blog.ihomura.cn) ๐
Find me via [twitter](https://twitter.com/pwnedmio), [telegram](https://t.me/lazymio) or [email](mailto:mio@lazym.io). โ๏ธ Usually reply to non-spam messages in 12 hours.
CVE: CVE-2022-0476, CVE-2022-0676, CVE-2022-0695, CVE-2023-50493, CVE-2023-50494, CVE-2023-50495
Bugs: [Objdump #30327](https://sourceware.org/bugzilla/show_bug.cgi?id=30327) [Objdump #30326](https://sourceware.org/bugzilla/show_bug.cgi?id=30326) [Objdump #30365](https://sourceware.org/bugzilla/show_bug.cgi?id=30365) [ncurse](https://lists.gnu.org/archive/html/bug-ncurses/2023-04/msg00020.html) [Objdump #30361](https://sourceware.org/bugzilla/show_bug.cgi?id=30361) [Objdump #30366](https://sourceware.org/bugzilla/show_bug.cgi?id=30366) [ImageMagick #6267](https://github.com/ImageMagick/ImageMagick/issues/6267) [Xpdf #4483](https://forum.xpdfreader.com/viewtopic.php?p=44483) [Xpdf #4482](https://forum.xpdfreader.com/viewtopic.php?p=44482)
Patch:
- [QEMU: FCS:FIP and FDS:FDP implementation](https://github.com/qemu/qemu/commit/84abdd7d271c2df69a9d394be093efd885da7a4c)
- [QEMU: Fix MAX_OPC_PARAM_IARGS](https://github.com/qemu/qemu/commit/0166feda3257b5987be62566ad1f421c6527ba67)
- [QEMU: Fix s->T0 not initialized for lock cmp instructions](https://github.com/qemu/qemu/commit/99d0dcd7f102c07a510200d768cae65e5db25d23)
Random Fun Facts:
- `wtdcode` is literally `watered code`
- I can code in at least 10 languages:
- (>10k LoC) Rust, Python, C, C++(<=17)๏ผGolang(<=1.11)
- (>5k LoC) Java, PHP, Javascript
- (>1k LoC) Typescript, C#, C++(>17), Golang(>1.18)
- I use fish, but I only program shell scripts in bash.
- I often violate the security principles I'm researching =).