icoa-cli 2.10.0 → 2.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (504) hide show
  1. package/dist/commands/ctf.js +19 -2
  2. package/dist/commands/exam.js +39 -16
  3. package/dist/lib/demo-exam.d.ts +10 -0
  4. package/dist/lib/demo-exam.js +54 -0
  5. package/dist/lib/translation.js +21 -7
  6. package/dist/repl.js +106 -15
  7. package/package.json +3 -2
  8. package/translations/ar/1.json +9 -0
  9. package/translations/ar/10.json +9 -0
  10. package/translations/ar/11.json +9 -0
  11. package/translations/ar/12.json +9 -0
  12. package/translations/ar/13.json +9 -0
  13. package/translations/ar/14.json +9 -0
  14. package/translations/ar/15.json +9 -0
  15. package/translations/ar/16.json +9 -0
  16. package/translations/ar/17.json +9 -0
  17. package/translations/ar/18.json +9 -0
  18. package/translations/ar/19.json +9 -0
  19. package/translations/ar/20.json +9 -0
  20. package/translations/ar/21.json +9 -0
  21. package/translations/ar/22.json +9 -0
  22. package/translations/ar/23.json +9 -0
  23. package/translations/ar/24.json +9 -0
  24. package/translations/ar/25.json +9 -0
  25. package/translations/ar/26.json +9 -0
  26. package/translations/ar/27.json +9 -0
  27. package/translations/ar/28.json +9 -0
  28. package/translations/ar/29.json +9 -0
  29. package/translations/ar/30.json +9 -0
  30. package/translations/ar/31.json +9 -0
  31. package/translations/ar/32.json +9 -0
  32. package/translations/ar/33.json +9 -0
  33. package/translations/ar/34.json +9 -0
  34. package/translations/ar/35.json +9 -0
  35. package/translations/ar/36.json +9 -0
  36. package/translations/ar/37.json +9 -0
  37. package/translations/ar/38.json +9 -0
  38. package/translations/ar/39.json +9 -0
  39. package/translations/ar/4.json +9 -0
  40. package/translations/ar/40.json +9 -0
  41. package/translations/ar/41.json +9 -0
  42. package/translations/ar/42.json +9 -0
  43. package/translations/ar/43.json +9 -0
  44. package/translations/ar/44.json +9 -0
  45. package/translations/ar/45.json +9 -0
  46. package/translations/ar/46.json +9 -0
  47. package/translations/ar/47.json +9 -0
  48. package/translations/ar/48.json +9 -0
  49. package/translations/ar/49.json +9 -0
  50. package/translations/ar/5.json +9 -0
  51. package/translations/ar/6.json +9 -0
  52. package/translations/ar/7.json +9 -0
  53. package/translations/ar/8.json +9 -0
  54. package/translations/ar/9.json +9 -0
  55. package/translations/ar/demo.json +332 -0
  56. package/translations/de/1.json +9 -0
  57. package/translations/de/10.json +9 -0
  58. package/translations/de/11.json +9 -0
  59. package/translations/de/12.json +9 -0
  60. package/translations/de/13.json +9 -0
  61. package/translations/de/14.json +9 -0
  62. package/translations/de/15.json +9 -0
  63. package/translations/de/16.json +9 -0
  64. package/translations/de/17.json +9 -0
  65. package/translations/de/18.json +9 -0
  66. package/translations/de/19.json +9 -0
  67. package/translations/de/20.json +9 -0
  68. package/translations/de/21.json +9 -0
  69. package/translations/de/22.json +9 -0
  70. package/translations/de/23.json +9 -0
  71. package/translations/de/24.json +9 -0
  72. package/translations/de/25.json +9 -0
  73. package/translations/de/26.json +9 -0
  74. package/translations/de/27.json +9 -0
  75. package/translations/de/28.json +9 -0
  76. package/translations/de/29.json +9 -0
  77. package/translations/de/30.json +9 -0
  78. package/translations/de/31.json +9 -0
  79. package/translations/de/32.json +9 -0
  80. package/translations/de/33.json +9 -0
  81. package/translations/de/34.json +9 -0
  82. package/translations/de/35.json +9 -0
  83. package/translations/de/36.json +9 -0
  84. package/translations/de/37.json +9 -0
  85. package/translations/de/38.json +9 -0
  86. package/translations/de/39.json +9 -0
  87. package/translations/de/4.json +9 -0
  88. package/translations/de/40.json +9 -0
  89. package/translations/de/41.json +9 -0
  90. package/translations/de/42.json +9 -0
  91. package/translations/de/43.json +9 -0
  92. package/translations/de/44.json +9 -0
  93. package/translations/de/45.json +9 -0
  94. package/translations/de/46.json +9 -0
  95. package/translations/de/47.json +9 -0
  96. package/translations/de/48.json +9 -0
  97. package/translations/de/49.json +9 -0
  98. package/translations/de/5.json +9 -0
  99. package/translations/de/6.json +9 -0
  100. package/translations/de/7.json +9 -0
  101. package/translations/de/8.json +9 -0
  102. package/translations/de/9.json +9 -0
  103. package/translations/de/demo.json +332 -0
  104. package/translations/es/1.json +9 -0
  105. package/translations/es/10.json +9 -0
  106. package/translations/es/11.json +9 -0
  107. package/translations/es/12.json +9 -0
  108. package/translations/es/13.json +9 -0
  109. package/translations/es/14.json +9 -0
  110. package/translations/es/15.json +9 -0
  111. package/translations/es/16.json +9 -0
  112. package/translations/es/17.json +9 -0
  113. package/translations/es/18.json +9 -0
  114. package/translations/es/19.json +9 -0
  115. package/translations/es/20.json +9 -0
  116. package/translations/es/21.json +9 -0
  117. package/translations/es/22.json +9 -0
  118. package/translations/es/23.json +9 -0
  119. package/translations/es/24.json +9 -0
  120. package/translations/es/25.json +9 -0
  121. package/translations/es/26.json +9 -0
  122. package/translations/es/27.json +9 -0
  123. package/translations/es/28.json +9 -0
  124. package/translations/es/29.json +9 -0
  125. package/translations/es/30.json +9 -0
  126. package/translations/es/31.json +9 -0
  127. package/translations/es/32.json +9 -0
  128. package/translations/es/33.json +9 -0
  129. package/translations/es/34.json +9 -0
  130. package/translations/es/35.json +9 -0
  131. package/translations/es/36.json +9 -0
  132. package/translations/es/37.json +9 -0
  133. package/translations/es/38.json +9 -0
  134. package/translations/es/39.json +9 -0
  135. package/translations/es/4.json +9 -0
  136. package/translations/es/40.json +9 -0
  137. package/translations/es/41.json +9 -0
  138. package/translations/es/42.json +9 -0
  139. package/translations/es/43.json +9 -0
  140. package/translations/es/44.json +9 -0
  141. package/translations/es/45.json +9 -0
  142. package/translations/es/46.json +9 -0
  143. package/translations/es/47.json +9 -0
  144. package/translations/es/48.json +9 -0
  145. package/translations/es/49.json +9 -0
  146. package/translations/es/5.json +9 -0
  147. package/translations/es/6.json +9 -0
  148. package/translations/es/7.json +9 -0
  149. package/translations/es/8.json +9 -0
  150. package/translations/es/9.json +9 -0
  151. package/translations/es/demo.json +332 -0
  152. package/translations/fr/1.json +9 -0
  153. package/translations/fr/10.json +9 -0
  154. package/translations/fr/11.json +9 -0
  155. package/translations/fr/12.json +9 -0
  156. package/translations/fr/13.json +9 -0
  157. package/translations/fr/14.json +9 -0
  158. package/translations/fr/15.json +9 -0
  159. package/translations/fr/16.json +9 -0
  160. package/translations/fr/17.json +9 -0
  161. package/translations/fr/18.json +9 -0
  162. package/translations/fr/19.json +9 -0
  163. package/translations/fr/20.json +9 -0
  164. package/translations/fr/21.json +9 -0
  165. package/translations/fr/22.json +9 -0
  166. package/translations/fr/23.json +9 -0
  167. package/translations/fr/24.json +9 -0
  168. package/translations/fr/25.json +9 -0
  169. package/translations/fr/26.json +9 -0
  170. package/translations/fr/27.json +9 -0
  171. package/translations/fr/28.json +9 -0
  172. package/translations/fr/29.json +9 -0
  173. package/translations/fr/30.json +9 -0
  174. package/translations/fr/31.json +9 -0
  175. package/translations/fr/32.json +9 -0
  176. package/translations/fr/33.json +9 -0
  177. package/translations/fr/34.json +9 -0
  178. package/translations/fr/35.json +9 -0
  179. package/translations/fr/36.json +9 -0
  180. package/translations/fr/37.json +9 -0
  181. package/translations/fr/38.json +9 -0
  182. package/translations/fr/39.json +9 -0
  183. package/translations/fr/4.json +9 -0
  184. package/translations/fr/40.json +9 -0
  185. package/translations/fr/41.json +9 -0
  186. package/translations/fr/42.json +9 -0
  187. package/translations/fr/43.json +9 -0
  188. package/translations/fr/44.json +9 -0
  189. package/translations/fr/45.json +9 -0
  190. package/translations/fr/46.json +9 -0
  191. package/translations/fr/47.json +9 -0
  192. package/translations/fr/48.json +9 -0
  193. package/translations/fr/49.json +9 -0
  194. package/translations/fr/5.json +9 -0
  195. package/translations/fr/6.json +9 -0
  196. package/translations/fr/7.json +9 -0
  197. package/translations/fr/8.json +9 -0
  198. package/translations/fr/9.json +9 -0
  199. package/translations/fr/demo.json +332 -0
  200. package/translations/hi/1.json +9 -0
  201. package/translations/hi/10.json +9 -0
  202. package/translations/hi/11.json +9 -0
  203. package/translations/hi/12.json +9 -0
  204. package/translations/hi/13.json +9 -0
  205. package/translations/hi/14.json +9 -0
  206. package/translations/hi/15.json +9 -0
  207. package/translations/hi/16.json +9 -0
  208. package/translations/hi/17.json +9 -0
  209. package/translations/hi/18.json +9 -0
  210. package/translations/hi/19.json +9 -0
  211. package/translations/hi/20.json +9 -0
  212. package/translations/hi/21.json +9 -0
  213. package/translations/hi/22.json +9 -0
  214. package/translations/hi/23.json +9 -0
  215. package/translations/hi/24.json +9 -0
  216. package/translations/hi/25.json +9 -0
  217. package/translations/hi/26.json +9 -0
  218. package/translations/hi/27.json +9 -0
  219. package/translations/hi/28.json +9 -0
  220. package/translations/hi/29.json +9 -0
  221. package/translations/hi/30.json +9 -0
  222. package/translations/hi/31.json +9 -0
  223. package/translations/hi/32.json +9 -0
  224. package/translations/hi/33.json +9 -0
  225. package/translations/hi/34.json +9 -0
  226. package/translations/hi/35.json +9 -0
  227. package/translations/hi/36.json +9 -0
  228. package/translations/hi/37.json +9 -0
  229. package/translations/hi/38.json +9 -0
  230. package/translations/hi/39.json +9 -0
  231. package/translations/hi/4.json +9 -0
  232. package/translations/hi/40.json +9 -0
  233. package/translations/hi/41.json +9 -0
  234. package/translations/hi/42.json +9 -0
  235. package/translations/hi/43.json +9 -0
  236. package/translations/hi/44.json +9 -0
  237. package/translations/hi/45.json +9 -0
  238. package/translations/hi/46.json +9 -0
  239. package/translations/hi/47.json +9 -0
  240. package/translations/hi/48.json +9 -0
  241. package/translations/hi/49.json +9 -0
  242. package/translations/hi/5.json +9 -0
  243. package/translations/hi/6.json +9 -0
  244. package/translations/hi/7.json +9 -0
  245. package/translations/hi/8.json +9 -0
  246. package/translations/hi/9.json +9 -0
  247. package/translations/hi/demo.json +332 -0
  248. package/translations/id/1.json +9 -0
  249. package/translations/id/10.json +9 -0
  250. package/translations/id/11.json +9 -0
  251. package/translations/id/12.json +9 -0
  252. package/translations/id/13.json +9 -0
  253. package/translations/id/14.json +9 -0
  254. package/translations/id/15.json +9 -0
  255. package/translations/id/4.json +9 -0
  256. package/translations/id/5.json +9 -0
  257. package/translations/id/6.json +9 -0
  258. package/translations/id/7.json +9 -0
  259. package/translations/id/8.json +9 -0
  260. package/translations/id/9.json +9 -0
  261. package/translations/id/demo.json +332 -0
  262. package/translations/ja/1.json +9 -0
  263. package/translations/ja/10.json +9 -0
  264. package/translations/ja/11.json +9 -0
  265. package/translations/ja/12.json +9 -0
  266. package/translations/ja/13.json +9 -0
  267. package/translations/ja/14.json +9 -0
  268. package/translations/ja/15.json +9 -0
  269. package/translations/ja/16.json +9 -0
  270. package/translations/ja/17.json +9 -0
  271. package/translations/ja/18.json +9 -0
  272. package/translations/ja/19.json +9 -0
  273. package/translations/ja/20.json +9 -0
  274. package/translations/ja/21.json +9 -0
  275. package/translations/ja/22.json +9 -0
  276. package/translations/ja/23.json +9 -0
  277. package/translations/ja/24.json +9 -0
  278. package/translations/ja/25.json +9 -0
  279. package/translations/ja/26.json +9 -0
  280. package/translations/ja/27.json +9 -0
  281. package/translations/ja/28.json +9 -0
  282. package/translations/ja/29.json +9 -0
  283. package/translations/ja/30.json +9 -0
  284. package/translations/ja/31.json +9 -0
  285. package/translations/ja/32.json +9 -0
  286. package/translations/ja/33.json +9 -0
  287. package/translations/ja/34.json +9 -0
  288. package/translations/ja/35.json +9 -0
  289. package/translations/ja/36.json +9 -0
  290. package/translations/ja/37.json +9 -0
  291. package/translations/ja/38.json +9 -0
  292. package/translations/ja/39.json +9 -0
  293. package/translations/ja/4.json +9 -0
  294. package/translations/ja/40.json +9 -0
  295. package/translations/ja/41.json +9 -0
  296. package/translations/ja/42.json +9 -0
  297. package/translations/ja/43.json +9 -0
  298. package/translations/ja/44.json +9 -0
  299. package/translations/ja/45.json +9 -0
  300. package/translations/ja/46.json +9 -0
  301. package/translations/ja/47.json +9 -0
  302. package/translations/ja/48.json +9 -0
  303. package/translations/ja/49.json +9 -0
  304. package/translations/ja/5.json +9 -0
  305. package/translations/ja/6.json +9 -0
  306. package/translations/ja/7.json +9 -0
  307. package/translations/ja/8.json +9 -0
  308. package/translations/ja/9.json +9 -0
  309. package/translations/ja/demo.json +332 -0
  310. package/translations/ko/1.json +9 -0
  311. package/translations/ko/10.json +9 -0
  312. package/translations/ko/11.json +9 -0
  313. package/translations/ko/12.json +9 -0
  314. package/translations/ko/13.json +9 -0
  315. package/translations/ko/14.json +9 -0
  316. package/translations/ko/15.json +9 -0
  317. package/translations/ko/16.json +9 -0
  318. package/translations/ko/17.json +9 -0
  319. package/translations/ko/18.json +9 -0
  320. package/translations/ko/19.json +9 -0
  321. package/translations/ko/20.json +9 -0
  322. package/translations/ko/21.json +9 -0
  323. package/translations/ko/22.json +9 -0
  324. package/translations/ko/23.json +9 -0
  325. package/translations/ko/24.json +9 -0
  326. package/translations/ko/25.json +9 -0
  327. package/translations/ko/26.json +9 -0
  328. package/translations/ko/27.json +9 -0
  329. package/translations/ko/28.json +9 -0
  330. package/translations/ko/29.json +9 -0
  331. package/translations/ko/30.json +9 -0
  332. package/translations/ko/31.json +9 -0
  333. package/translations/ko/32.json +9 -0
  334. package/translations/ko/33.json +9 -0
  335. package/translations/ko/34.json +9 -0
  336. package/translations/ko/35.json +9 -0
  337. package/translations/ko/36.json +9 -0
  338. package/translations/ko/37.json +9 -0
  339. package/translations/ko/38.json +9 -0
  340. package/translations/ko/39.json +9 -0
  341. package/translations/ko/4.json +9 -0
  342. package/translations/ko/40.json +9 -0
  343. package/translations/ko/41.json +9 -0
  344. package/translations/ko/42.json +9 -0
  345. package/translations/ko/43.json +9 -0
  346. package/translations/ko/44.json +9 -0
  347. package/translations/ko/45.json +9 -0
  348. package/translations/ko/46.json +9 -0
  349. package/translations/ko/47.json +9 -0
  350. package/translations/ko/48.json +9 -0
  351. package/translations/ko/49.json +9 -0
  352. package/translations/ko/5.json +9 -0
  353. package/translations/ko/6.json +9 -0
  354. package/translations/ko/7.json +9 -0
  355. package/translations/ko/8.json +9 -0
  356. package/translations/ko/9.json +9 -0
  357. package/translations/ko/demo.json +332 -0
  358. package/translations/pt/1.json +9 -0
  359. package/translations/pt/10.json +9 -0
  360. package/translations/pt/11.json +9 -0
  361. package/translations/pt/12.json +9 -0
  362. package/translations/pt/13.json +9 -0
  363. package/translations/pt/14.json +9 -0
  364. package/translations/pt/15.json +9 -0
  365. package/translations/pt/16.json +9 -0
  366. package/translations/pt/17.json +9 -0
  367. package/translations/pt/18.json +9 -0
  368. package/translations/pt/19.json +9 -0
  369. package/translations/pt/20.json +9 -0
  370. package/translations/pt/21.json +9 -0
  371. package/translations/pt/22.json +9 -0
  372. package/translations/pt/23.json +9 -0
  373. package/translations/pt/24.json +9 -0
  374. package/translations/pt/25.json +9 -0
  375. package/translations/pt/26.json +9 -0
  376. package/translations/pt/27.json +9 -0
  377. package/translations/pt/28.json +9 -0
  378. package/translations/pt/29.json +9 -0
  379. package/translations/pt/30.json +9 -0
  380. package/translations/pt/31.json +9 -0
  381. package/translations/pt/32.json +9 -0
  382. package/translations/pt/33.json +9 -0
  383. package/translations/pt/34.json +9 -0
  384. package/translations/pt/35.json +9 -0
  385. package/translations/pt/36.json +9 -0
  386. package/translations/pt/37.json +9 -0
  387. package/translations/pt/38.json +9 -0
  388. package/translations/pt/39.json +9 -0
  389. package/translations/pt/4.json +9 -0
  390. package/translations/pt/40.json +9 -0
  391. package/translations/pt/41.json +9 -0
  392. package/translations/pt/42.json +9 -0
  393. package/translations/pt/43.json +9 -0
  394. package/translations/pt/44.json +9 -0
  395. package/translations/pt/45.json +9 -0
  396. package/translations/pt/46.json +9 -0
  397. package/translations/pt/47.json +9 -0
  398. package/translations/pt/48.json +9 -0
  399. package/translations/pt/49.json +9 -0
  400. package/translations/pt/5.json +9 -0
  401. package/translations/pt/6.json +9 -0
  402. package/translations/pt/7.json +9 -0
  403. package/translations/pt/8.json +9 -0
  404. package/translations/pt/9.json +9 -0
  405. package/translations/pt/demo.json +332 -0
  406. package/translations/ru/1.json +9 -0
  407. package/translations/ru/10.json +9 -0
  408. package/translations/ru/11.json +9 -0
  409. package/translations/ru/12.json +9 -0
  410. package/translations/ru/13.json +9 -0
  411. package/translations/ru/14.json +9 -0
  412. package/translations/ru/15.json +9 -0
  413. package/translations/ru/16.json +9 -0
  414. package/translations/ru/17.json +9 -0
  415. package/translations/ru/18.json +9 -0
  416. package/translations/ru/19.json +9 -0
  417. package/translations/ru/20.json +9 -0
  418. package/translations/ru/21.json +9 -0
  419. package/translations/ru/22.json +9 -0
  420. package/translations/ru/23.json +9 -0
  421. package/translations/ru/24.json +9 -0
  422. package/translations/ru/25.json +9 -0
  423. package/translations/ru/26.json +9 -0
  424. package/translations/ru/27.json +9 -0
  425. package/translations/ru/28.json +9 -0
  426. package/translations/ru/29.json +9 -0
  427. package/translations/ru/30.json +9 -0
  428. package/translations/ru/31.json +9 -0
  429. package/translations/ru/32.json +9 -0
  430. package/translations/ru/33.json +9 -0
  431. package/translations/ru/34.json +9 -0
  432. package/translations/ru/35.json +9 -0
  433. package/translations/ru/36.json +9 -0
  434. package/translations/ru/37.json +9 -0
  435. package/translations/ru/38.json +9 -0
  436. package/translations/ru/39.json +9 -0
  437. package/translations/ru/4.json +9 -0
  438. package/translations/ru/40.json +9 -0
  439. package/translations/ru/41.json +9 -0
  440. package/translations/ru/42.json +9 -0
  441. package/translations/ru/43.json +9 -0
  442. package/translations/ru/44.json +9 -0
  443. package/translations/ru/45.json +9 -0
  444. package/translations/ru/46.json +9 -0
  445. package/translations/ru/47.json +9 -0
  446. package/translations/ru/48.json +9 -0
  447. package/translations/ru/49.json +9 -0
  448. package/translations/ru/5.json +9 -0
  449. package/translations/ru/6.json +9 -0
  450. package/translations/ru/7.json +9 -0
  451. package/translations/ru/8.json +9 -0
  452. package/translations/ru/9.json +9 -0
  453. package/translations/ru/demo.json +332 -0
  454. package/translations/th/demo.json +332 -0
  455. package/translations/tr/demo.json +332 -0
  456. package/translations/vi/demo.json +332 -0
  457. package/translations/zh/1.json +9 -0
  458. package/translations/zh/10.json +9 -0
  459. package/translations/zh/11.json +9 -0
  460. package/translations/zh/12.json +9 -0
  461. package/translations/zh/13.json +9 -0
  462. package/translations/zh/14.json +9 -0
  463. package/translations/zh/15.json +9 -0
  464. package/translations/zh/16.json +9 -0
  465. package/translations/zh/17.json +9 -0
  466. package/translations/zh/18.json +9 -0
  467. package/translations/zh/19.json +9 -0
  468. package/translations/zh/20.json +9 -0
  469. package/translations/zh/21.json +9 -0
  470. package/translations/zh/22.json +9 -0
  471. package/translations/zh/23.json +9 -0
  472. package/translations/zh/24.json +9 -0
  473. package/translations/zh/25.json +9 -0
  474. package/translations/zh/26.json +9 -0
  475. package/translations/zh/27.json +9 -0
  476. package/translations/zh/28.json +9 -0
  477. package/translations/zh/29.json +9 -0
  478. package/translations/zh/30.json +9 -0
  479. package/translations/zh/31.json +9 -0
  480. package/translations/zh/32.json +9 -0
  481. package/translations/zh/33.json +9 -0
  482. package/translations/zh/34.json +9 -0
  483. package/translations/zh/35.json +9 -0
  484. package/translations/zh/36.json +9 -0
  485. package/translations/zh/37.json +9 -0
  486. package/translations/zh/38.json +9 -0
  487. package/translations/zh/39.json +9 -0
  488. package/translations/zh/4.json +9 -0
  489. package/translations/zh/40.json +9 -0
  490. package/translations/zh/41.json +9 -0
  491. package/translations/zh/42.json +9 -0
  492. package/translations/zh/43.json +9 -0
  493. package/translations/zh/44.json +9 -0
  494. package/translations/zh/45.json +9 -0
  495. package/translations/zh/46.json +9 -0
  496. package/translations/zh/47.json +9 -0
  497. package/translations/zh/48.json +9 -0
  498. package/translations/zh/49.json +9 -0
  499. package/translations/zh/5.json +9 -0
  500. package/translations/zh/6.json +9 -0
  501. package/translations/zh/7.json +9 -0
  502. package/translations/zh/8.json +9 -0
  503. package/translations/zh/9.json +9 -0
  504. package/translations/zh/demo.json +332 -0
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 20,
3
+ "name": "Perceptions",
4
+ "category": "misc",
5
+ "translation": "मैंने एक **blog** बनाया है, इसे देखें! इसमें एक बढ़िया **backend** है, लगता है कि यह कम **ports** का उपयोग करता है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:45.167Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 21,
3
+ "name": "Rules",
4
+ "category": "misc",
5
+ "translation": "इस CTF के लिए नियमों का पालन करें!",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:49.343Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 22,
3
+ "name": "Survey",
4
+ "category": "misc",
5
+ "translation": "हमें बताएं कि आपको PECAN+ CTF 2025 कैसा लगा। हर एक feedback मदद करता है!\n\n<https://forms.cloud.microsoft/r/q5ESPCft24>",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:55.229Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 23,
3
+ "name": "The Job Interview",
4
+ "category": "misc",
5
+ "translation": "आप अपने keyboard पर झुके हुए, लगातार दो घंटों से job interview questions से मानसिक रूप से जूझ रहे थे। आपकी coffee ठंडी हो चुकी है। आपका धैर्य कम होता जा रहा था।\n\nलेकिन जैसे ही आप अपना final answer submit करने वाले थे, आपकी screen पर एक cryptic message दिखाई देता है:\n\n\"You've proven your endurance. Now let's test your problem-solving and advanced knowledge of the code you seem to know so well.\"\n\nएक single URL स्क्रीन पर आ जाता है:\n\nhttps://docs.google.com/document/d/e/2PACX-1vRW7X8yMO9cM-b6Ao3FbiZysF3MIjARoeO73z0PlG8O_yeM8xxWAWzt9hdoavlh3HR1IOEwWtJFpczI/pub\n\nइसके अंदर? cryptic data का एक grid, deceptively simple, फिर भी कुछ crucial छुपाए हुए है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:04.177Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 24,
3
+ "name": "Class Above Par",
4
+ "category": "osint",
5
+ "translation": "हर दिन, जैमी अपने secondary school पहुँचने के लिए मेलबर्न के दक्षिणी उपनगरों की पेड़ों से सजी सड़कों पर चलता/चलती है — एक ऐसी जगह जहाँ सुबह की roll call अक्सर सिर के ऊपर से गुज़रते विमानों की दूर की गड़गड़ाहट से बाधित होती है।\n\nएक दोपहर, एक class project के लिए स्थानीय landmarks का नक़्शा बनाते समय, जैमी ने एक दिलचस्प बात का पता लगाया: उनका school शायद एक major airport का सबसे नज़दीकी secondary school हो। इससे भी ज़्यादा अजीब बात यह है कि यह फैले हुए golf greens से भी बस कुछ ही दूर है, जहाँ शांत swings, jet engines की गर्जना के विपरीत लगते हैं।\n\nक्या आप उस school का पता लगा सकते हैं जिसे जैमी अपना घर कहता/कहती है? Flag format: `pecan{my_high_school}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:18.434Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 25,
3
+ "name": "Travelling Around",
4
+ "category": "osint",
5
+ "translation": "Hmm… Corn Man ने कुछ दिलचस्प जगहों का दौरा किया लगता है, एक बहुत ही अजीब मार्ग पर। क्या इसका कोई मतलब हो सकता है? शायद उपनगरों में कोई सुराग छिपा हो सकता है... The posts में शायद एक \"pointer\" सही दिशा में हो सकता है...\n\nRemember to wrap the flag in pecan{}, use uppercase letters, and separate the words with an underscore. E.g. `pecan{I_LOVE_PECAN}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:26.441Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 26,
3
+ "name": "Online Presence",
4
+ "category": "osint",
5
+ "translation": "व्यापक जाँच-पड़ताल के बाद, लगता है कि Corn Man की social media पर मौजूदगी है। क्या आप उस account को ढूंढने में हमारी मदद कर सकते हैं जिसका वह इस्तेमाल करता है?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:34.049Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 27,
3
+ "name": "Happy Birthday Corn Man!",
4
+ "category": "osint",
5
+ "translation": "मैं कुछ समय से Corn Man को ट्रैक कर रहा हूँ, लेकिन मुझे एक बाधा का सामना करना पड़ा है। मुझे हाल ही में उसका email ऑनलाइन मिला है, जो कि: <cornman25944@gmail.com> है। लगता है कि उसकी ऑनलाइन उपस्थिति बहुत बड़ी है। क्या आप उसका birthday ढूंढ सकते हैं और इस जाँच में सहायता कर सकते हैं?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:41.455Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 28,
3
+ "name": "Ego is the weakness",
4
+ "category": "osint",
5
+ "translation": "हाल ही में एक ransomware operation देखा गया था, जिसके परिणामस्वरूप कुछ ही सेकंड में लाखों डॉलर का नुकसान हुआ। सरकार के साथ कुछ सहयोगी जांच के बाद, हमने इसकी गतिविधियों का पता एक Instagram account तक लगाया, जिसके अपराधी का माना जाता है। क्या आप हमें उस जगह का पता लगाने में मदद कर सकते हैं जहाँ यह cybercriminal अक्सर जाता है? हमारी intel बताती है कि इस व्यक्ति के अभी भी युवा होने की बहुत अधिक संभावना है, इसलिए वे अभी तक स्नातक नहीं हुए हैं।\n\nFlag format: `pecan{Paste in the address from Google Maps}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:47.968Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 29,
3
+ "name": "Go git the door",
4
+ "category": "osint",
5
+ "translation": "एक कुख्यात cybercriminal, जिसने पहले कई बड़े पैमाने पर ransomware operations सफलतापूर्वक किए थे, एक नए पर काम कर रहा है। हमारे लिए सौभाग्य से, उसने गलती से अपना GitHub repository public कर दिया। क्या आप यह जांच कर सकते हैं कि क्या उसने गलती से कोई secret information expose कर दी है?\nFlag format: `pecan{secret1_secret2}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:55.858Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 30,
3
+ "name": "Echo Chamber",
4
+ "category": "pwn",
5
+ "translation": "मुझे एक अजीब सर्विस मिली जो आप उसे जो कुछ भी भेजते हैं, उसी से जवाब देती है। यह किसी अजीब दर्पण या प्रतिबिंब जैसा है, या कुछ ऐसा ही।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:04.957Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 31,
3
+ "name": "Flag Fish",
4
+ "category": "pwn",
5
+ "translation": "Bjarne अत्यधिक वांछित flag fish की तलाश कर रहा है। उसका पहला `try` असफल रहा, क्या आप इस बार इसे `catch` करने में उसकी मदद कर सकते हैं?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:13.778Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 32,
3
+ "name": "fridge",
4
+ "category": "pwn",
5
+ "translation": "हमारा एक data breach हो गया है! हमारी forensics team ने पता लगाया कि हमारे नए smart refrigerator से कुछ अजीब traffic आ रहा था, और लगता है कि उन्हें एक पुरानी debugging service मिली है जो अभी भी चल रही है...\n\nअब यह आप पर निर्भर है कि आप पता लगाएं कि उन्हें हमारे fridge तक access कैसे मिला!",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:21.272Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 33,
3
+ "name": "Say Shells!",
4
+ "category": "pwn",
5
+ "translation": "एक साधारण web app आपको image files upload करने देता है ताकि आप उनकी EXIF metadata देख सकें। पर कुछ गड़बड़ लग रही है... क्या आपकी images का कुछ ज़्यादा ही गहराई से analysis किया जा रहा है?\nक्या आप server को चकमा दे सकते हैं अपना खुद का एक command चलाने के लिए — और एक छिपी हुई flag.txt file की सामग्री को उजागर कर सकते हैं?\n\nध्यान दें: केवल image file uploads की अनुमति है। आपको brute force की ज़रूरत नहीं पड़ेगी — बस थोड़ी सी creativity और सही format की।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:26.674Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 34,
3
+ "name": "Show Me What You GOT!",
4
+ "category": "pwn",
5
+ "translation": "दिखाओ क्या है तुम्हारे पास! मैं देखना चाहता हूँ तुम क्या कर सकते हो!",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:33.911Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 35,
3
+ "name": "cafe1995",
4
+ "category": "rev",
5
+ "translation": "आपने एक ऐसे unsupervised developer से एक program के टुकड़े उठाए हैं जिसे अभी-अभी निकाल दिया गया है। password ढूँढें और कंपनी को वापस पटरी पर लाएँ... वरना वे आपको भी निकाल देंगे।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:44.980Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 36,
3
+ "name": "Doors 3",
4
+ "category": "rev",
5
+ "translation": "आपके दोस्त के पास एक आखिरी flag है जिसे उन्हें नहीं लगता कि आप हासिल कर सकते हैं, क्योंकि वे licence check को bypass करने का पता लगाने की अपनी क्षमता का परीक्षण कर रहे हैं।\n\nआखिरी flag पाने की कोशिश करें। आपको वहां तक पहुंचने के लिए binary को patch करने की आवश्यकता हो सकती है, लेकिन वहां तक पहुंचने के कुछ रास्ते हैं।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:50.097Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 37,
3
+ "name": "Doors 2",
4
+ "category": "rev",
5
+ "translation": "तुम्हारा दोस्त बहुत आभारी है कि तुमने वह flag ढूँढ लिया जिसे वे भूल गए थे!\n\nउन्हें बाकी के flags छिपाने में कुछ समय लगा और वे उम्मीद करते हैं कि तुम उन तक नहीं पहुँच पाओगे, क्या तुम्हें लगता है कि तुम उनकी key validation function को reverse कर सकते हो?\nउनके program के लिए अपनी खुद की licence key Generate करो और flag हासिल करो!",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:58.903Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 38,
3
+ "name": "Doors",
4
+ "category": "rev",
5
+ "translation": "तुम्हारा दोस्त तुम्हें एक security key verification program का prototype version भेजा है, जिसे वह C# में लिख रहा है। इसमें कुछ flags हैं, लेकिन क्या तुम वो flag ढूंढने में मदद कर सकते हो जो वह encrypt करना भूल गया?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:13:06.263Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 39,
3
+ "name": "Too Many Flags",
4
+ "category": "rev",
5
+ "translation": "हमें यह file मिली है जो flags से भरी हुई है, लेकिन हमें नहीं पता कि इनमें से सही flag कौन सा है! क्या आप पता लगा सकते हैं कि ये flags कैसे generate किए गए थे और सही flag ढूंढ सकते हैं?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:13:12.451Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 4,
3
+ "name": "#InMyLibraryClashingEra",
4
+ "category": "crypto",
5
+ "translation": "मैंने एक मजेदार रूप से सरल? hash function बनाया है। एक clash ढूंढो और मैं तुम्हें अगली library दूँगा जहाँ जाना है। यह तभी, जब तुम पढ़ सको मैंने क्या लिखा है। मेरी गलती थी, इसे बनाने से पहले मैंने 32 ml of Base model Dasani पी ली थी।\n\npycryptodome की ज़रूरत पड़ सकती है, तो इसे पहले से ही install कर लेना।\n\nयाद रखना कि flag को `pecan{flag}` में encapsulate करना है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:08:52.618Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 40,
3
+ "name": "Xanarto",
4
+ "category": "rev",
5
+ "translation": "यहाँ हिंदी अनुवाद है:\n\nमुझे LinkedIn पर एक व्यक्ति मिला, जिसने एक अजेय algorithm बनाने का दावा किया। उसे गलत साबित करें। मैंने पोस्ट की इमेज संलग्न की है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:13:19.578Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 41,
3
+ "name": "Cheese",
4
+ "category": "steg",
5
+ "translation": "इस चुनौती के लिए, आपको दी गई इमेज फ़ाइल की गहराइयों में जाना होगा, \"चीज़ कर्स\" (cheese curse) के हिस्से के रूप में। विभिन्न टूल्स का उपयोग करके आपको वह उजागर करना होगा जिसे कुछ लोग पूरी तरह से रैंडम टेक्स्ट (random text) मानकर छोड़ देंगे।\n\nकाश, इस स्ट्रिंग (string) को किसी तरह से मैनिपुलेट (manipulate) या कन्वर्ट (convert) किया जा सकता! यह \"चीज़ कर्स\" (cheese curse) को हमेशा के लिए खत्म करने के लिए flag खोजने में हमारी एकमात्र आशा हो सकती है......\n\nआनंद लें :)",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:13:28.556Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 42,
3
+ "name": "Dogs Always Know",
4
+ "category": "steg",
5
+ "translation": "कुत्तों को रहस्यों की भनक लग जाती है—गहराई में दबे, जहाँ कोई देखने की नहीं सोचता। उनकी सहज-वृत्ति पर भरोसा करें; कभी-कभी, जो छिपा है वह खुली आँखों से नहीं दिखता, बल्कि सतह के नीचे हड्डियों में होता है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:13:36.633Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 43,
3
+ "name": "In the fine print",
4
+ "category": "steg",
5
+ "translation": "मुद्रित दस्तावेज़ों (documents) का एक सेट एक अज्ञात स्थान पर पाया गया। वे देखने में निर्दोष लगते हैं, लेकिन कुछ अजीब सा लग रहा है...",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:13:43.418Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 44,
3
+ "name": "In the words of Taylor",
4
+ "category": "steg",
5
+ "translation": "मैं आपका नाम लिखूँगा... या, कम से कम एक flag.",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:13:47.765Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 45,
3
+ "name": "Layer Cake",
4
+ "category": "steg",
5
+ "translation": "सभी केक झूठ नहीं होते। इसमें परतें हैं!\nफ्लैग फॉर्मेट है: `pecan{crackedwords}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:13:53.682Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 46,
3
+ "name": "Looking through the sound",
4
+ "category": "steg",
5
+ "translation": "हर संदेश ध्वनि तरंगों पर सवार होकर नहीं आता। आपको शोर के बीच से *देखना* होगा। अपनी आँखों को सुनने दें, और संगीत को आपके लिए इसे स्पष्ट करने दें। ध्यान दें: आपको इस चुनौती को पूरा करने के लिए audio सुनने की *ज़रूरत नहीं* है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:14:03.470Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 47,
3
+ "name": "Nothing to See Here",
4
+ "category": "steg",
5
+ "translation": "यह रहा एक छोटा सा चित्र जो मैंने बनाया है। हालाँकि, इसमें देखने लायक कुछ नहीं है, जैसा कि आप देख सकते हैं।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:14:10.146Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 48,
3
+ "name": "Stuck in Your Head",
4
+ "category": "steg",
5
+ "translation": "तुम्हें मेरा पसंदीदा गाना सुनना चाहिए, और मुझे 21 कारण बताने चाहिए कि यह सबसे अच्छा क्यों है!",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:14:16.655Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 49,
3
+ "name": "TLSB",
4
+ "category": "steg",
5
+ "translation": "शायद आपने Least Significant Bit (LSB) Steganography के बारे में सुना होगा, लेकिन क्या आपने कभी Third Least Significant Bit (TLSB) Steganography के बारे में सुना है? (उम्मीद है नहीं, क्योंकि मैंने इसे इस चैलेंज के लिए बनाया है।) (HINT: मैंने secret को image byte order में स्टोर किया है)",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:14:23.750Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 5,
3
+ "name": "Multi-layer",
4
+ "category": "crypto",
5
+ "translation": "इसमें परतें हैं।\n\n```\nZnJpcmEgbyBmY25wciBmcmlyYSBhdmFyIGZjbnByIGZ2ayBzIGZjbnByIGZyaXJhIHN2aXIgZmNucHIgZ2piIG1yZWIgZmNucHIgZnZrIGZyaXJhIGZjbnByIGZ2ayBzIGZjbnByIGZyaXJhIHNiaGUgZmNucHIgZ2piIG1yZWIgZmNucHIgZnJpcmEgc2JoZSBmY25wciBmdmsgcnZ0dWcgZmNucHIgZnZrIGF2YXIgZmNucHIgZnJpcmEgZ3VlcnIgZmNucHIgZnJpcmEgcQ==\n```\n\nयाद रखें कि flag का प्रारूप `pecan{flag_goes_here}` है",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:00.953Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 6,
3
+ "name": "Mysteries of the Tomb",
4
+ "category": "crypto",
5
+ "translation": "राजाओं की घाटी की छायादार गहराइयों में, खोजकर्ताओं ने एक ऐसा मकबरा खोज निकाला है जो समय के साथ गुमनाम हो गया था। इसके केंद्र में एक प्राचीन पत्थर की पटिया स्थित है, जिसे रहस्यमय ग्लिफ़ (glyphs) से सावधानीपूर्वक उकेरा गया है — रहस्यों का एक पिरामिड, जिसे फिरौन के सबसे पवित्र खजाने की रखवाली करने वाले समर्पित लिपिकों ने बनाया था।\n\nसावधानीपूर्वक अनुवाद के माध्यम से, एक प्रचलित किंवदंती सामने आती है: यह पटिया अथाह शक्ति की कुंजी रखती है। अपने मेहनती नोट्स (notes) और प्रतीकों के बढ़ते ज्ञान से लैस होकर, आप इसके गुप्त संदेश को सुलझाना शुरू करते हैं।\n\nअब तक, पटिया के शीर्ष पर लिखा शिलालेख कहता है:\n\"सत्य को उजागर करने के लिए, भोर की पहली रोशनी में पत्थरों को पढ़ें, शिखर से लेकर बदलती रेत तक ट्रेस करते हुए।\"\n\nFormat: `pecan{flag}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:10.501Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 7,
3
+ "name": "RSA101",
4
+ "category": "crypto",
5
+ "translation": "हमें एक संदेश मिला है जो हमें लगता है कि RSA से एन्क्रिप्टेड है, लेकिन public key में primes कमजोर हो सकते हैं।\nfactors का पता लगाएं और संदेश को decipher करें।\n\n```\nn = 914224879713534891752745051672415462330144197757968187295993\ne = 17\nciphertext = 152293808340616594229073242267037730353433147091103189533666\n```",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:17.833Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 8,
3
+ "name": "Sheet Music Cipher",
4
+ "category": "crypto",
5
+ "translation": "किसी को कभी पता नहीं चलेगा कि मैंने एक Compound Motivic Musical Cipher का इस्तेमाल किया। मैं बस ज़ोर से संगीत बजा सकता हूँ और संदेश भेज सकता हूँ बिना किसी को कुछ भी पता चले।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:22.557Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 9,
3
+ "name": "That's Not My Unicode",
4
+ "category": "crypto",
5
+ "translation": "ये अजीब प्रतीक प्राचीन लगते हैं, लेकिन वे आपको कुछ अधिक आधुनिक बताने की कोशिश कर रहे हों। खुले में छिपे संदेश को एक साथ जोड़ें — कभी-कभी, जो पुराना दिखता है, वह एक नई भाषा में बोल सकता है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:29.345Z"
9
+ }