Reverse engineer go executable -


i have executable file , can source of file written in go.now file kind of secret file(puzzle) , not revealing info expecting such command line arguments.

i have tried using command line programs such strings , objdump etc see if can info on arguments pass file.but did not find enough clue.

how can know if program expecting arguments.(of course not through guessing.)

note : don't have reverse engineer whole program.just wanted see if there keywords can use search executable decode flags.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -