5 Commits

Author SHA1 Message Date
Harmj0y e119c40722 bug fix for searchmodule 2016-06-03 13:19:38 -04:00
Harmj0y 722f8b638e Implemented RESTful API, revamped backend code for support
Code changes synced with Empire-Dev's codebase from 5/8/16
Various bug fixes.
2016-05-09 03:57:43 -04:00
Rohan Vazarkar 7c7e68540f PEP8 for lib\common\modules.py 2016-03-22 14:32:11 -04:00
Alexander Rymdeko-Harvey 326a5ca2e3 Add in reload error handling
When the user would use the reload command the entire framework would fail, this was due to a unhandled exception. Now when the user reloads a bad module it catches it and testing shows it will not instantiate the new module. This will allow the old module to be used till new one is fixed.
2016-03-21 14:55:53 -04:00
Harmj0y 6cc57ed7bd Move of EmPyre codebase to Github. 2016-02-29 13:37:27 -05:00