Jons Mostovojs

Does anyone want to review a post about binary manipulation with #gnupoke and #erlang?

Jons Mostovojs

Okay, I misunderstood the stack. It's clearly not using any mono stuff, so `sudo apt install libgc-dev` fixed the situation and I can move forward.

Final list deplist to install #gnupoke on #ubuntu for me was:

`sudo apt install tcl-dev libgc-dev libjson-c-dev libreadline-dev`.

Now we `make`... GNU software is so 80s, omg. :3

Jons Mostovojs

Trying to install #gnupoke, since #WSL doesn't work with snaps, I'm trying to get there with

`sudo apt install tcl-dev libmonoboehm-2.0-1 libjson-c-dev`

But I still get "configure: error: can't find the Boehm GC library. Please install it."

🤔

Jons Mostovojs

@TFG yeah, in my experience sometimes it's very important to match custom binary offsets, which most of the hex editors fall short of.

I think it could be interesting to apply #gnupoke to find binary patterns in forensics 🤔