Skip to content

HSS Payload Question #323

May 11, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @erentkll

the sources for the payload generator are bundled in the tools folder of the HSS here.

A prebuilt executable is also available as an asset with the 2023.02 release here.

The readme for the payload generator has examples of how to use it and there are also some sample configuration files in the test directory.

Running your application depends on where you are running it, you can create a payload to have it run on boot from target memory and then attach to debug it. You can also use the HSS to configure the system and then interrupt it before it loads a payload (or disable ‘CONFIG_SERVICE_BOOT’ so it doesn’t try and load a payload) and then load your application via the debugger.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@erentkll
Comment options

@hughbreslin
Comment options

Answer selected by erentkll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants