Skip to content

Runtime Issue | Programmatic Infinite Loop #4

Description

@TotallyNotAHaxxer

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 > 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions