Hacker Newsnew | past | comments | ask | show | jobs | submit | more socketpuppets's commentslogin


www.canthide.me


CantHide finds previous locations by looking at a given social media account.


Source code will be published soon. For the ML part, I create a PyTorch model to estimate Location from images. In the other hand, I check the metadata and use reverse image search.


Source code will be published soon. Yes, reverse image search + exiflooter + Model with Pytorch for estimate Location from photos.


- Find location from photos - Find other social media accounts. - Filter by date - Photoshop detection


Find All Locations by looking at a given Social Media account using AI and Exif Metadata.


Find All Locations by looking at a given social media account using AI and Exif Metadata.


- exiflooter can detect geolocation directly and display. if you use exiftool, you need to grep the output.

- exiflooter can show the location on OpenStreetMap. if you use exiftool, you need to get location and latitude and then copy paste to OpenStreetMap API.

- exiflooter can analyze directory for geolocation.

- exiflooter can remove metadata from directory of images.

- exiflooter works with pipe operation. If you want to give multiple urls to exiflooter, it checks all the urls for geolocation or remove metadata.

- for bug hunters you can combine with "waybackurls" which is get the urls from wayback machine. if you get all images from domain and send it to exiflooter. maybe you can gain some money. (bug bounty check READ.me https://github.com/aydinnyunus/exifLooter/blob/main/README.m...)


I added remove metadata from images on exifLooter https://github.com/aydinnyunus/exifLooter


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: