An open API service indexing awesome lists of open source software.

https://github.com/wtdcode/wtdcode


https://github.com/wtdcode/wtdcode

Last synced: 9 months ago
JSON representation

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 =).