Advertisement
Guest User

power of chatgpt

a guest
Feb 8th, 2023
671
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 1.48 KB | Software | 0 0
  1. // Somebody shared an obfucsated C code as the most complex code on the internet.
  2. // I gave ChatGPT the following instructions
  3. // Instruction #1: Deobfuscate the following code, which is related to something about the 12 days of Christmas.
  4. // Instruction #2. Explain the deobfuscated code in plain English.
  5. // I was blown away by the results.
  6. // ChatGPT's final response: The output of the code will be the lyrics of the song "The 12 Days of Christmas", where each line of the song will be printed on a new line. The song will be printed from "On the first day of Christmas my true love gave to me" up to "On the twelfth day of Christmas my true love gave to me".
  7.  
  8. #include <stdio.h>
  9. main(t,_,a)
  10. char *a;
  11. {
  12. return!0<t?t<3?main(-79,-13,a+main(-87,1-_,main(-86,0,a+1)+a)):
  13. 1,t<_?main(t+1,_,a):3,main(-94,-27+t,a)&&t==2?_<13?
  14. main(2,_+1,"%s %d %d\n"):9:16:t<0?t<-72?main(_,t,
  15. "@n'+,#'/*{}w+/w#cdnr/+,{}r/*de}+,/*{*+,/w{%+,/w#q#n+,/#l+,/n{n+,/+#n+,/#\
  16. ;#q#n+,/+k#;*+,/'r :'d*'3,}{w+K w'K:'+}e#';dq#'l \
  17. q#'+d'K#!/+k#;q#'r}eKK#}w'r}eKK{nl]'/#;#q#n'){)#}w'){){nl]'/+#n';d}rw' i;#\
  18. ){nl]!/n{n#'; r{#w'r nc{nl]'/#{l,+'K {rw' iK{;[{nl]'/w#q#n'wk nw' \
  19. iwk{KK{nl]!/w{%'l##w#' i; :{nl]'/*{q#'ld;r'}{nlwb!/*de}'c \
  20. ;;{nl'-{}rw]'/+,}##'*}#nc,',#nw]'/+kd'+e}+;#'rdq#w! nr'/ ') }+}{rl#'{n' ')# \
  21. }'+}##(!!/")
  22. :t<-50?_==*a?putchar(31[a]):main(-65,_,a+1):main((*a=='/')+t,_,a+1)
  23. :0<t?main(2,2,"%s"):*a=='/'||main(0,main(-61,*a,
  24. "!ek;dc i@bK'(q)-[w]*%n+r3#l,{}:\nuwloca-O;m .vpbks,fxntdCeghiry"),a+1);
  25.  
  26.  
Tags: #chatGPT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement