06-18-2014, 04:05 AM
hello guys
i need some help in base64 decoding !
i tried to decode it in online decoders but no results, i think it's hard !! :(
this is the code:
and thank you at all !
i need some help in base64 decoding !
i tried to decode it in online decoders but no results, i think it's hard !! :(
this is the code:
PHP Code:
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi/P//PwM6YGLAAigUBAgwADZQAwcsn51XAAAAAElFTkSuQmCC" alt="placeholder"/>
and thank you at all !