Skip to content

Shared library libtoolChecker.so doesn't have any fortified functions #250

@ernchawla

Description

@ernchawla

lib/x86_64/libtoolChecker.so
lib/arm64-v8a/libtoolChecker.so
lib/x86/libtoolChecker.so
lib/armeabi-v7a/libtoolChecker.so

Fortified functions provides buffer overflow checks against glibc's commons insecure functions like strcpy,gets etc.
Use the compiler option - D_FORTIFY_SOURCE=2 to fortify functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions