drishal

Results 41 comments of drishal

> I'm not sure if there's a podman golang library or what nix flakes is, but I recently refactored the `mythic-cli` to try to support multiple things besides just `Docker`....

> > I think it's reasonable for a crate like this to support only the common use case - that is, for embedded someone will want a much more specific...

Man even i would love to see a sort playlist feature added, because i have made a watch later playlist on my youtube account and would like to sort by...

Also @chvancooten, I did try your suggestion of microseh which seems to fit my usecase but sadly I was not able to get it compiled on a windows target, even...

> Hi @drishal, regarding your last point, MicroSEH should work on Windows (and only on Windows) with the MSVC build chain only. Check the readme for details is there any...

> Not for SEH afaik. The README of MicroSEH also explains why. is there any other alternative to seh or maybe some other logic to safely exit on a segfault...

ok so apparently after digging around a bit more and building without --release, I noticed that there is an issue of thread has overflowed its stack, if the bof crashes,...

@chvancooten apologies for pinging you, but do you have any other ideas of preventing the stack overflow error if the bof fails to execute or run ?

@chvancooten so it turns out if it reaches std::ptr::null here, then the program crashes or causes a segfault (https://github.com/chvancooten/coffee/blob/main/src/loader/beacon_api.rs#L315) is there a better way to exit out of there instead...

> You can delete entries from the recent files. I mean I wanted to keep it in recentf but prevent some of those from displaying and breaking the dashboard specially...