Skip to content

gaul/libnoxattr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libnoxattr

An LD_PRELOAD library that disables all forms of extended file attributes. This is useful to simulate a file system that does not support extended attributes on a file system that supports them, e.g., ext4.

Usage

Build via make then run via:

LD_PRELOAD="/full/path/to/libnoxattr.so" $YOUR_PROGRAM

References

License

Copyright (C) 2019 Andrew Gaul

Licensed under the MIT License

About

An LD_PRELOAD library that disables all forms of extended attribute access

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published