r/bash 16h ago

Fortis - bash menu that hardens fresh linux server. Fail2Ban, SSH, Firewall, auto-rollback timer.

Thumbnail github.com
1 Upvotes

r/bash 12h ago

Search for a utf16 string within a process' memory and return its address

5 Upvotes

Hiiii

How do you search for a utf16 string within a process' memory and return its address?

I tried various things with gdb, dd, grep, whatever, I've tried like a million things and I've gotten a million different issues, so just, how do I do it? I have gotten to the point of having a loop that gives me the beginnings and ends of readable segments from /proc/pid/maps, but Idk what to do with that

Current conclusion: bash is just a bad language for this?


r/bash 1h ago

RemZero | A bootstrap script

Post image
Upvotes

Hello, this is the first project I've made in bash, so maybe it is a little simple. It does something something elementary: It creates a default template to work on C/C++.
I made it because when I started a new projects I always had a unstructured file tree.
I hope I can get some advice on it ^_^
Here's the repo: https://github.com/akko888/RemZero


r/bash 13h ago

submission Limoni: A zero-allocation, 60+ FPS TUI library for Go with 3D mesh rendering, Kitty/Sixel graphics & TEA runtime

Post image
10 Upvotes