ronin-rb / ronin-support

A support library for Ronin. Like activesupport, but for hacking!
https://ronin-rb.dev
GNU Lesser General Public License v3.0
25 stars 9 forks source link

Add `ronin/support/encoding/php` #518

Open postmodern opened 1 week ago

postmodern commented 1 week ago

We should have methods for escaping/unescaping and quoting/unquoting PHP strings, similar to ronin/support/encoding/python and ronin/support/encoding/ruby.