Conversation

👀 Before the 6.0.6 release during the testing stage I spotted a crash on Windows and decided to write a post explaining how I fixed it using only the cmd interface 👉 https://trufae.github.io/aiblog/WinCdbNull-en.html

As a UNIX person I'm not comfortable on but i was happy to learn some commandline tools and shared some insights for in my writeup. Hope you enjoy the reading!

4
6
0

@pancake would be nice to have the TITLE tag actually contain the article title, like, for easier bookmarking 😉

1
0
0

@mmu_man i can also rename all those .md files for that indeed. https://github.com/trufae/aiblog i never use bookmarks in the browser and i care about typing economy thats why i use short names and such, but yeah, ill take that into account. hopefully not breaking much seo... about the title.. well i need to rewrite the script that “compile" the posts. ill note that for my future self :D

1
1
0

@pancake "excrement command" was unexpected. I'll use that denomination from now 😂

1
0
0

@pancake oh, you don't have a header block in the markdown… Things like Pandoc use that usually.

I suppose you could take the first # line as title.

1
0
0

@pancake I had a lot of fun writing a PowerShell module to expose the cdb engine into PowerShell itself so you could use the full features of the shell rather than be stuck in cdb's implementation of one: https://www.leeholmes.com/extracting-forensic-script-content-from-powershell-process-dumps/

Also, this other project hasn't seen a lot of love recently, but I love the idea: a shell that exposes cdb information as structured data, letting you CD into stack traces, etc.: https://github.com/microsoft/DbgShell

1
2
0
@pancake The comments about WinDbg are appropriate 😅 I never tried this but you may be able to inject a gdb stub into your process with Frida so you can use gdb at least for live debugging?
0
0
0
@pancake @mmu_man My feature request would be RSS (or Atom) :)
1
0
1

@Lee_Holmes awesome! Seems like a lot of fun in there! I’ll bookmark that, definitively worth to try

0
1
0

@buherator @mmu_man ooh! that's a good idea! i'll do it when i find some spare time. I wish i could bind it to the fediverse somehow, but sadly can't be done in static

1
1
1
@pancake You can generate the XML when you generate HTML, then there are RSS->Fedi bots that will bridge it to Fedi for you.
1
0
1

@buherator yep that’s the plan. Also, i may find a better name for the blog

0
1
1

@XC3LL sorry i never used that thing before and i was how it reads in my mind xD

0
1
0