DroneXtract icon indicating copy to clipboard operation
DroneXtract copied to clipboard

Runtime Issue | Programmatic Infinite Loop

Open TotallyNotAHaxxer opened this issue 1 year ago • 0 comments

Was testing out some demonstrative data to see what the outputs and different commands were doing and got a weird result- seems like the program was in a loop.

┌─[totallynotahaxxer@parrot]─[~/Desktop/DroneXtract]
└──╼ $go run main.go

     ________  ________  ________  ________   _______      ___    ___ _________  ________  ________  ________ _________   
    |\   ___ \|\   __  \|\   __  \|\   ___  \|\  ___ \    |\  \  /  /|\___   ___\\   __  \|\   __  \|\   ____\\___   ___\ 
    \ \  \_|\ \ \  \|\  \ \  \|\  \ \  \\ \  \ \   __/|   \ \  \/  / ||___ \  \_\ \  \|\  \ \  \|\  \ \  \___\|___ \  \_| 
     \ \  \ \\ \ \   _  _\ \  \\\  \ \  \\ \  \ \  \_|/__  \ \    / /     \ \  \ \ \   _  _\ \   __  \ \  \       \ \  \  
      \ \  \_\\ \ \  \\  \\ \  \\\  \ \  \\ \  \ \  \_|\ \  /     \/       \ \  \ \ \  \\  \\ \  \ \  \ \  \____   \ \  \ 
       \ \_______\ \__\\ _\\ \_______\ \__\\ \__\ \_______\/  /\   \        \ \__\ \ \__\\ _\\ \__\ \__\ \_______\  \ \__\
        \|_______|\|__|\|__|\|_______|\|__| \|__|\|_______/__/ /\ __\        \|__|  \|__|\|__|\|__|\|__|\|_______|   \|__|
                                                          |__|/ \|__|                                                     
                            
                                                                                     
                                                Created by Angelina Tsuboi (G4LXY)  

                                 GitHub: github.com/ANG13T/DroneXtract | Website: angelinatsuboi.com                         
                                                                  

    ╔════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗                                                          
    ║                                            DJI Drone Digital Forensics Toolkit                                         ║
    ╠════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╣
    ║                                                                                                                        ║
    ║     [ 1 ] Drone File Parsing                                                                                           ║
    ║                                                                                                                        ║
    ║     [ 2 ] Telemetry Mapping                                                                                            ║
    ║                                                                                                                        ║
    ║     [ 3 ] Steganography Suite                                                                                          ║
    ║                                                                                                                        ║
    ║     [ 4 ] Flight and Integrity Analysis                                                                                ║
    ║                                                                                                                        ║
    ╠════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╣                                                          
    ║     [ 0 ] Exit DroneXtract                                                                                             ║
    ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝


 ENTER INPUT > 3

    ╔════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗                                                          
    ║                                              DJI Steganography Suite                                                   ║
    ╠════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╣
    ║                                                                                                                        ║
    ║     [ 1 ] EXIF Analysis                                                                                                ║
    ║                                                                                                                        ║
    ║     [ 2 ] DNG Analysis                                                                                                 ║
    ║                                                                                                                        ║
    ║     [ 3 ] SRT Analysis                                                                                                 ║
    ║                                                                                                                        ║
    ║     [ 4 ] XMP Analysis                                                                                                 ║
    ║                                                                                                                        ║
    ║     [ 5 ] Back to Main Menu                                                                                            ║
    ║                                                                                                                        ║
    ╠════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╣                                                          
    ║     [ 0 ] Exit DroneXtract                                                                                             ║
    ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝

 ENTER INPUT > 2


 ENTER INPUT > test-data/DNG-Files/DJI_0234.dng
  [!] INVALID INPUT

 ENTER INPUT > 2

 ENTER FILE PATH > test-data/DNG-Files/DJI_0234.dng

 ENTER FILE PATH > test-data/DNG-Files/DJI_0234.dng

     ________  ________  ________  ________   _______      ___    ___ _________  ________  ________  ________ _________   
    |\   ___ \|\   __  \|\   __  \|\   ___  \|\  ___ \    |\  \  /  /|\___   ___\\   __  \|\   __  \|\   ____\\___   ___\ 
    \ \  \_|\ \ \  \|\  \ \  \|\  \ \  \\ \  \ \   __/|   \ \  \/  / ||___ \  \_\ \  \|\  \ \  \|\  \ \  \___\|___ \  \_| 
     \ \  \ \\ \ \   _  _\ \  \\\  \ \  \\ \  \ \  \_|/__  \ \    / /     \ \  \ \ \   _  _\ \   __  \ \  \       \ \  \  
      \ \  \_\\ \ \  \\  \\ \  \\\  \ \  \\ \  \ \  \_|\ \  /     \/       \ \  \ \ \  \\  \\ \  \ \  \ \  \____   \ \  \ 
       \ \_______\ \__\\ _\\ \_______\ \__\\ \__\ \_______\/  /\   \        \ \__\ \ \__\\ _\\ \__\ \__\ \_______\  \ \__\
        \|_______|\|__|\|__|\|_______|\|__| \|__|\|_______/__/ /\ __\        \|__|  \|__|\|__|\|__|\|__|\|_______|   \|__|
                                                          |__|/ \|__|                                                     
                            
                                                                                     
                                                Created by Angelina Tsuboi (G4LXY)  

                                 GitHub: github.com/ANG13T/DroneXtract | Website: angelinatsuboi.com                         
                                                                  

    ╔════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗                                                          
    ║                                            DJI Drone Digital Forensics Toolkit                                         ║
    ╠════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╣
    ║                                                                                                                        ║
    ║     [ 1 ] Drone File Parsing                                                                                           ║
    ║                                                                                                                        ║
    ║     [ 2 ] Telemetry Mapping                                                                                            ║
    ║                                                                                                                        ║
    ║     [ 3 ] Steganography Suite                                                                                          ║
    ║                                                                                                                        ║
    ║     [ 4 ] Flight and Integrity Analysis                                                                                ║
    ║                                                                                                                        ║
    ╠════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╣                                                          
    ║     [ 0 ] Exit DroneXtract                                                                                             ║
    ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝


 ENTER INPUT > 

TotallyNotAHaxxer avatar Sep 19 '23 18:09 TotallyNotAHaxxer