So what you basically want is to unrar files from a dir

Open the dir, you can use any method including opendir

Check if the filename's extension ends with .rar

If it ends then unrar the file