Simson L. Garfinkel
Simson L. Garfinkel
How large are the files? If they are under 5MB, please attach them to this ticket.
Right now, your script is in Python. If you want to rewrite it as a bulk_extractor module, we can take it now. Otherwise, it will need to wait until we...
It's not very hard. You will need to have a test file as well. Please check out the src directory.
I'm happy to review your code and otherwise help out!
Thanks. Congrats on getting the program to work. Your program depends on OpenCV. I don't want to build OpenCV into bulk_extractor, so I really can't use your code as-is. But...
Got it. Okay, I'll add it in.
Yay! That's great research. Do you want to change your program and see if it still works? DO you wish to add tests in your program?
Check out the bulk extractor source code. You will need to refractor your code to support unit testing _____________ On Thu, Feb 8, 2024 at 2:59 PM Rannek ***@***.***> wrote:...
Correct. Look at the jpeg carver. _____________ On Fri, Feb 9, 2024 at 4:08 AM Rannek ***@***.***> wrote: > I revised my code. Now, it functions without OpenCV, and the...
Thank you so much! I joined. I have had a few problems getting by going and have questions. I am a seasoned developer and need this to work, so I...