Best Blackhat Forum

Full Version: Null this file for a WP theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hey there can any experts help null this file? Its for the WP Jannah theme, thanks!

http://www100.zippyshare.com/v/XEDpr1ee/file.html


framework-validation.php
You need the file were the function is called. This is just the function and need the other one to null it correctly.

By the way the "Theme checking" at line 201 is awesome. LOL
(07-08-2017 02:40 AM)sup3rman Wrote: [ -> ]You need the file were the function is called. This is just the function and need the other one to null it correctly.

By the way the "Theme checking" at line 201 is awesome. LOL

lol sorry I'm new to this.. here is the whole theme, if you can help null it would be much appreciated!

http://www13.zippyshare.com/v/URslHfp2/file.html
this was not a very hard nulling,
just look for the validation function, find it, use its name to search in all the theme files where its called, just put "/* */" to stop the script from calling it and jumping into the code where it returns true.

easy peasy

here is the nulled version nulled by me
http://www119.zippyshare.com/v/d8KNojxc/file.html
Reference URL's