Skip to content

Add argument validation checks for plugin commands #1

@Voxel9

Description

@Voxel9

Currently, the Xbox plugin processes user-provided arguments via sscanf, however none of the data actually gets validated beforehand.

In the near future, it would be preferable to add this in. However, most people will likely use the interface instead of the command line, and seeing as the interface will always send correct commands and validate data that feeds back into it anyway, this isn't a huge breaking issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Low PrioritySmaller, long-term issues which don't have to be done as soon as other issuesPluginIssues related to the CheatX Xbox pluginenhancementIssues covering a potentially useful feature to be added.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions