Closed brunoooost closed 1 month ago
Before accepting your payload, I would like to suggest a few improvements:
Please add a README file that provides a technical explanation of what your payload does. You can refer to the README of NexusWannaBe for guidance.
Add a brief delay at the start of the program. When the GUI r
command is executed, the operating system needs some time to process the device. To ensure proper execution, it’s recommended to introduce a short delay (even 1 or 2 seconds but however it depends) before proceeding with the actual execution.
When executing a STRING
command, it must complete 100% before proceeding. Therefore, adding a delay between the STRING
command and the ENTER
key might be unnecessary, unless you’ve encountered race conditions during testing where the device seems to prematurely consider the input complete. If that’s the case, it would be interesting to discuss and understand why this happens.
I haven’t had a chance to test your payload yet, but once I do, I’ll be happy to add it to the payload list.
Looking forward to your updates, Aleff
Okey, i’ll do it. Enviado desde mi iPhoneEl 22 oct 2024, a las 11:34, Aleff @.***> escribió: Before accepting your payload, I would like to suggest a few improvements:
Please add a README file that provides a technical explanation of what your payload does. You can refer to the README of NexusWannaBe for guidance.
Add a brief delay at the start of the program. When the GUI r command is executed, the operating system needs some time to process the device. To ensure proper execution, it’s recommended to introduce a short delay (even 1 or 2 seconds but however it depends) before proceeding with the actual execution.
When executing a STRING command, it must complete 100% before proceeding. Therefore, adding a delay between the STRING command and the ENTER key might be unnecessary, unless you’ve encountered race conditions during testing where the device seems to prematurely consider the input complete. If that’s the case, it would be interesting to discuss and understand why this happens.
I haven’t had a chance to test your payload yet, but once I do, I’ll be happy to add it to the payload list. Looking forward to your updates, Aleff
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Okey so here is the payload with the 2 seg and the review of the enter and string: Send_Message_ios.txt also the readme here: README.md
so...
Hey, let me know 🙌
Hey, let me know 🙌
Sorry for the delay, i'll check it asap, don't worry ^_^
Okey so here is the payload with the 2 seg and the review of the enter and string: Send_Message_ios.txt also the readme here: README.md
both links are broken, however you can upload yourself the readme file into the branch
Including a payload that send a message to someone with iphone