Oded Shimon
Oded Shimon
Improve BruteShark performance by refactor the BLL layer (aka `PcapAnalyzer` project to use multi thread mechanism). That includes: * Design the solution and discuss about it with me. * Implement...
Implement a new module, end to end that will be responsible for extracting E-Mails data (aka MIME data - SMTP, POP3, IMAP). That's include: * Implement the module. * Adjust...
Edit BruteSharkInstaller project so it will enforce existence / installation of .NET Core SDK before installing BruteSharkDesktop. NOTE: BruteSharkInstaller is a WiX Toolset project, if you are not familiar with...
Create internal logger. Use it mainly to log exceptions at empty catch statements.
Improve file extracting module by changing the algorithm a bit: if file footer wasn't found - carve the file by max size configuration