emptygif
ભાષા: ગુજરાતી

બધી ભાષાઓ અને ફ્રેમવર્ક

Windows cmd (certutil) Batch

Windows cmd (certutil) માટે Batch સ્નિપેટ, જે /pixel.gif પરની રિક્વેસ્ટનો જવાબ empty GIF થી આપે છે. GIF સ્ટાર્ટઅપ વખતે એક જ વાર ડિકોડ થાય છે.

Windows cmd (certutil) Batch

ફાઇલ
pixel.cmd
echo R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==> pixel.b64
certutil -f -decode pixel.b64 pixel.gif
del pixel.b64

ફ્રેમવર્કના હાલના ડૉક્યુમેન્ટેશન સાથે મેળવીને ચકાસ્યું.

સત્તાવાર સાઇટ: Windows cmd (certutil)