Bw3ll / sharem

SHAREM is a shellcode analysis framework, capable of emulating more than 20,000 WinAPIs and virutally all Windows syscalls. It also contains its own custom disassembler, with many innovative features, such as being able to show the deobfuscated disassembly of an encoded shellcode, or integrating emulation data to enhance the disassembly.
GNU General Public License v3.0
336 stars 53 forks source link

Linux auto installer #23

Closed abaker2010 closed 2 years ago

abaker2010 commented 2 years ago

Linux auto bash installer, this will streamline the integration of installing the requirements for sharem and install the sharem pip package. After running this bash file on the system, the user(s) should be able to use the program on Ubuntu/Linux distros, the users will not have access to the DLL's that are needed for emulation, those are not moved/created with this script.