Oded Shimon

Results 9 issues of 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...

help wanted
good first issue

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...

enhancement
help wanted
good first issue

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...

help wanted
Needs Work

Create internal logger. Use it mainly to log exceptions at empty catch statements.

enhancement

Improve file extracting module by changing the algorithm a bit: if file footer wasn't found - carve the file by max size configuration

enhancement