KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
pija
★ 85
Open GitHub ↗
Pornographic Images Jacking Algorithm
Download README (.md)
Explore Similar Repositories
go-bitcoind
:
A Golang client library wrapping the bitcoind JSON RPC API
guacamole
:
Spark-based variant calling, with experimental support for multi-sample somatic calling (including RNA) and local assembly
php-garmin-connect
:
A PHP adapter for interrogating the Garmin Connect "API"
gdk-apidemo-sample
:
A sample project demonstrating various features in the GDK.
stream-ruby
:
Ruby Client - Build Activity Feeds & Streams with GetStream.io
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pija
?
Download (.md)
PIJA: Pornographic images jacking algorithm =========================================== Pija is a proof of concept about how malware can easily detect and steal homemade adult content from the victim's computer. This PoC only contains the detection bits of the concept, but can be further improved using different techniques such as biometrics and metadata analysis to find matches between suspicious pictures and victim's social network's photos. Ths was developed as part of a presentation we (@mattaereal & @alcuadrado) gave at [Ekoparty](www.ekoparty.org) 2013. You can watch it [here](http://vimeo.com/77523121) (spanish) and grab the slides from [here](http://www.ekoparty.org//archive/2013/charlas/slides.tar.gz) (mostly spanish). ## Dependencies To install them all you can use `pip2 install -r requirements.txt` * python 2.7 * python-opencv * scipy * numpy * termcolor * python-magic ## Running it Just run: `pija <FILES>` or: `pija -R <FOLDER>` ## References * "An algorithm for nudity detection", Rigan Ap-apid. * "Image-based pornography detection", Rigan Ap-apid. * "Explicit image detection using YCbCr space color model as skin detection", Marcial Basilio, Aguilar Torres , et al. * "Optimization of automatic nudity detection in high-resolution images with the use of NuDetective Forensic Tool", da Silva Eleuterio, Castro Polastro. * "Nudity detection based on image zoning", Clayton Santos, Eulanda M. dos Santos, Eduardo Souto * "Machine learning application on detecting nudity in images", Yong Lin, Yujun Wu.