22/02/26

Path Checker

A path validation and checking tool.

projects

Path Checker

Path Checker is a small security-focused utility for validating and testing file paths. It helps spot risky path handling patterns and makes it easier to check traversal-style edge cases during development or lab work.

Useful when you want a quick way to reason about paths without turning the whole thing into a giant debugging ritual.

Source code: github.com/Nutzh/path-checker