xfangfang / PPPwn_cpp

C++ rewrite of PPPwn (PlayStation 4 PPPoE RCE)
GNU General Public License v3.0
350 stars 48 forks source link

Help building for netbsd #62

Open maxbekh opened 1 month ago

maxbekh commented 1 month ago

Since we can ssh on old AirPort Extreme (and that I have a bunch of them) I wanted to give PPwn a try on these but I failed building for arm NetBsd 6 https://e17i.github.io/articles-timecapsule-crossbuild/ Could you help?

Gouster4 commented 1 month ago

I was trying to build it on OPNSense which is FreeBSD based. I found an issue during build process and filed in in this merge request. https://github.com/xfangfang/PPPwn_cpp/pull/67

check if your error is same, and if it is, then it should work with this PR.