Skip to content

Forbidden Functions #7

Description

@refernandes

There is currently no mechanism to verify whether a student used unauthorized functions (like using printf in a project where it is forbidden), so the compiled binary should be analyzed with the nm utility to inspect undefined symbols and cross-reference them against a whitelist of allowed functions for each specific exercise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions