stack

  1. X

    stack alignment & argc location in assembled binaries

    Hi there, For a bit of fun, I'm trying to implement some low-level functionality in FreeBSD and Linux. I had a question regarding some seemingly not-deterministic behavior I came across regarding the initial stack alignment in FreeBSD and, therefore, the location of argc and argv relative to...
  2. GregTheHun

    Solved PF_RING equivalent on FreeBSD and help

    So, this is just a general question, what I would like to do is use a suite of software to have some insight into traffic going over the network. Ideally the setup would be about here, so spanning the port is necessary: So, the suite of software that I would ideally have are the following...
Back
Top