feature: put payload into .rdata option

This commit is contained in:
Dobin
2024-05-09 21:04:37 +01:00
parent 3aa79afd70
commit 900c145557
16 changed files with 178 additions and 78 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ logger = logging.getLogger("Assembler")
def create_c_from_template(settings: Settings, payload_len: int):
logger.info("--[ Create C from template")
logger.info("--( Create C from template: {} -> {}".format(
PATH_DECODER, settings.main_c_path))
plugin_decoder = ""
# Decoder