Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10:00 |
|
antisnatchor
|
86d23d3815
|
Fix issue #662 the Web UI base path can now be configured in the main config.yaml. Web UI JS files are now also minified.
|
2013-10-01 17:16:46 +01:00 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
Wade Alcorn
|
b68df3d024
|
Changed license header
|
2012-11-02 14:05:15 +10:00 |
|
Jean-Louis Huynen
|
e86712413c
|
modified whitespace evasion technique to keep it simple - modified beefjs (just one line, i don't had much time to investigate my change but it seems to work better with it than without it :)
|
2012-08-29 18:22:22 +02:00 |
|
Jean-Louis Huynen
|
788cef08d3
|
add whitespace obfuscation technique - should work in theory - but does not in practice
|
2012-08-29 13:54:26 +02:00 |
|
antisnatchor
|
b3f8504a2e
|
Evasion: added support to scramble cookies as well.
|
2012-05-25 12:02:28 +01:00 |
|
antisnatchor
|
c79a2ee6f1
|
Evasion: Added bootstrapper functionality. Added support for obfuscate modules with the same techniques used for the hook.
|
2012-05-23 15:23:15 +01:00 |
|
antisnatchor
|
c1d021a7e8
|
Evasion: Fixed bug in scrambler.
|
2012-05-23 15:01:02 +01:00 |
|
antisnatchor
|
aee0b1e50f
|
Evasion: scramble now stores random values in the config object, in order to be re-used later on in a consistent way.
|
2012-05-23 13:44:41 +01:00 |
|
antisnatchor
|
0ce3490420
|
Don't use eval when evaluating the base64'ed blob in the Evasion extension. It was also triggering BeEF "static analysis" tests LOL
|
2012-05-22 17:37:36 +01:00 |
|
antisnatchor
|
8d805c550f
|
Started working on the Evasion/Obfuscation extension. Added scrambler, minifier and base64 encoder in the chain.
|
2012-05-22 16:41:29 +01:00 |
|