gsingh93
gsingh93
Capturing some discussion from discord here: - We should implement command categories so we can use them when generating docs: https://github.com/pwndbg/pwndbg/issues/1289 - We should probably also do this so it...
@WeSeekAfterKnowledge does the solution with `p/f` resolve your issue? Also, it seems like the `float` to `int` conversion is possible, you just need to have the float in a variable:...
Accidentally made a duplicate of this, but let's keep discussing it there: https://github.com/pwndbg/pwndbg/issues/1144
I think we can close this, since we're moving all existing shell commands into built-in commands, and other shell commands can be run with the `!` syntax.
It would be worth investigating if we should use this instead: https://github.com/haxkor/forkever I got it working, and it's nice, but the code quality doesn't look great.
I generated typings stubs for manim locally with `stubgen -p manim`. I haven't tested this too much, but so far it's working well. Are there any official typing stubs for...
I think having an editable about page is a good idea. Maybe we could just make the current Rules page editable?
Sorry for the delay, but we probably won't have any updates until after defcon.
Sorry for not responding, we labelled the issue meaning it's something we need to fix. We don't have an ETA on a fix at the moment.
I was actually a bit hesitant about this at first, considering the number of people who did not see the admin password printed out during provision (and asked about it),...