java remote access trojanc
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
1.7 KiB

  1. debug.question=Server or client?
  2. debug.server=Server
  3. debug.client=Client
  4. server.port_question=Which port should the server be bind to?
  5. server.port_error=Invalid port.
  6. server.free_warning=The client won't be available until the device restarts.\r\n\
  7. Continue?
  8. server.free_yes=Yes
  9. server.free_no=Cancel
  10. builder.address_question=Which address should the client connect to?
  11. builder.port_question=Which port?
  12. action.popup=Open popup
  13. action.screenshot=Take screensot
  14. action.desktop=Toggle desktop stream
  15. action.voice=Toggle microphone stream
  16. action.files=Browse files
  17. action.command=Execute command
  18. action.clipboard=Show clipboard
  19. action.website=Open website
  20. action.audio=Play audio
  21. action.free=Free client
  22. action.build=Client builder
  23. action.attack=Launch attack
  24. action.request_files=Request content
  25. action.download=Download file
  26. action.upload=Upload file here
  27. action.execute=Execute file
  28. action.delete=Delete file
  29. action.new_directory=Create new directory
  30. column.name=Name
  31. column.address=IP Address
  32. column.os=OS
  33. column.version=Version
  34. column.desktop=Streaming desktop
  35. column.voice=Streaming voice
  36. cmd.help=HELP: Prints this\r\n\
  37. LIST: Lists all connections\r\n\
  38. EXIT: Well...\r\n\
  39. FREE <CLIENT>: Frees a client\r\n\
  40. POPUP <CLIENT> <STRING>: Shows a popup on the client's device\r\n\
  41. WEBSITE <CLIENT> <STRING>: Opens a website on the client's device\r\n\
  42. \r\n\
  43. <CLIENT>: Either a number (the index) or an IP address\r\n\
  44. <STRING>: A string surrounded by quotation marks
  45. cmd.start=Ratty command line tool\r\n\
  46. Type 'HELP' to get a list of commands
  47. cmd.invalid=Invalid command or parameters
  48. cmd.empty_list=No client connected yet
  49. cmd.connected=Client connected
  50. cmd.disconnected=Client disconnected