icoa-cli 2.19.416 → 2.19.417

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.
package/dist/lib/i18n.js CHANGED
@@ -1 +1 @@
1
- import{getConfig as e}from"./config.js";import{DEMO_AI4CTF_FLAG_B64 as a}from"./demo-flags.js";import{readFileSync as o,existsSync as i}from"node:fs";import{join as n}from"node:path";import{getLangCacheDir as r}from"./translations-fetcher.js";export const EN={howToPlay:"How to play:",htpAnswer:"answer the question",htpHelp:"remove a wrong option",htpNav:"move between questions",htpMoreHelp:"+3 bonus helps",htpBack:"pause and return to menu",htpLang:"view all languages / lang es to switch",egg3:"Sydney Opera House — Great start!",egg5:"A koala says g'day — 1/3 done!",egg7:"Sydney Harbour Bridge — Keep going!",egg9:"A kangaroo hops by — past halfway!",egg11:"Bondi Beach — almost there!",egg13:"Great Barrier Reef — 2 more to go!",egg15:"G'day mate! All done! 🇦🇺",answerThis:"answer this question",helpRemove:"remove a wrong option",helpUsedUp:"used up — type more help for +3",helpAllUsed:"used up",wrong:"wrong",qTutorial:'👉 Try typing "help" to see what happens!',qTutorialBlock:"Try typing help first to see what it does!",qTutorialRequired:"This question requires you to use help before answering.",allAnswered:"🎉 All questions answered!",typeSubmit:"Type exam submit to see your results!",autoSubmitting:"Auto-submitting your demo...",grading:"Grading...",complete:"Complete!",passed:"✓ PASSED",notPassed:"✗ NOT PASSED",score:"Score",incorrectIntro:"incorrect — here are the corrections:",yourAnswer:"Your answer",correct:"Correct",perfectScore:"Perfect score! All answers correct! 🎉",theoryDone:"These were theory questions. In the real ICOA",theoryDone2:"competition, everything happens in this terminal.",didYouKnow:"Did you know?",ctfHistory1:"CTF (Capture The Flag) started at DEF CON 4 in 1996,",ctfHistory2:"Las Vegas. Founded by Jeff Moss (Dark Tangent).",ctfHistory3:"2026 marks 30 years of CTF worldwide.",ctfFlags1:"In a CTF, you solve challenges to find hidden",ctfFlags2:'"flags" — secret codes like:',ctfFlags3:"Find it, submit it, score points!",timeline1:"1996 First CTF @ DEF CON, Las Vegas",timeline2:"2016 DARPA Cyber Grand Challenge — AI enters CTF",timeline3:"2026 ICOA — First AI Security Olympiad, Sydney",twoTracks:"ICOA uses TWO competition tracks:",ai4ctfDesc:"Use AI to help you solve CTF challenges",ai4ctfSub:"AI is your teammate. Chat, ask for hints, work together.",ctf4aiDesc:"Trick the AI (Prompt Injection)",ctf4aiSub:"Can you make the AI break its own safety rules?",wantToContinue:"Want to experience both? Type",orBack:'Or type "back" to return to the main menu.',ai4ctfTitle:"AI4CTF Demo — AI as Your Teammate",ai4ctfSample:"Here's a sample CTF challenge:",ai4ctfChallenge:"Challenge: Hidden Message [Cryptography]",ai4ctfIntercepted:"You intercepted this encoded text:",ai4ctfDecode:"Can you decode it to find the flag?",ai4ctfLevels:"In competition, you get AI help at 3 levels:",ai4ctfHintA:'General guidance — "What type of encoding is this?"',ai4ctfHintAUses:"50 uses per competition. Safe to use freely.",ai4ctfHintB:'Deep analysis — "How do I decode Base64?"',ai4ctfHintBUses:"10 uses. Use when you're stuck.",ai4ctfHintC:"Critical assist — Nearly gives you the answer",ai4ctfHintCUses:"2 uses only. Last resort!",ai4ctfTryNow:"Try now: ask the AI anything about the challenge above.",ai4ctfExample:`Example: "What encoding is ${a}?"`,ai4ctfFreeChat:"Or just chat freely! You can also try hint a, hint b, hint c.",ai4ctfExit:'Type "exit" when done.',ai4ctfReport:"AI4CTF Session Report",ai4ctfTokens:"Tokens used",ai4ctfModel:"AI Model",ai4ctfNext:'Next: try ctf4ai — trick the AI into saying "koala"',tokenLimit:"Token limit reached!",ctf4aiTitle:"CTF4AI Demo — Challenge the AI",ctf4aiChallenge:"Challenge: Make the AI Say a Forbidden Word",ctf4aiIntro1:"In the real world, AI systems have safety rules.",ctf4aiIntro2:"Your job: find a way to trick the AI into breaking them!",ctf4aiRule:'The AI must NEVER say the word "koala".',ctf4aiMission:'Your mission: make it say "koala" anyway!',ctf4aiIdeas:"Ideas to try:",ctf4aiIdea1:"Ask about Australian animals",ctf4aiIdea2:"Ask it to write a story or poem",ctf4aiIdea3:"Ask it to translate or spell something",ctf4aiIdea4:"Be creative — there is no wrong approach!",ctf4aiBudget:"Conversation budget",ctf4aiQuit:'Type "exit" to quit anytime.',ctf4aiSuccess:'🎉 SUCCESS! The AI said "koala"!',ctf4aiDefense:"You broke through the AI's defenses!",ctf4aiInjection:"This is prompt injection — a real AI vulnerability.",ctf4aiHeld:"The AI held its ground this time. 💪",reportTitle:"ICOA Demo — Complete Report",reportStage1:"Stage 1: Theory Exam (15 questions)",reportCompleted:"✓ Completed",reportStage2:"Stage 2: AI4CTF — AI as Your Teammate",reportExperienced:"✓ Experienced",reportStage2Sub:"You used AI to analyze a CTF challenge.",reportStage2Hints:"In competition: hint a (50x) · hint b (10x) · hint c (2x)",reportStage3:"Stage 3: CTF4AI — Trick the AI",reportSolved:'✓ Solved! You made the AI say "koala"',reportNotSolved:"✗ The AI held its ground",reportRecommend:"Recommendations:",reportRec1:"Study cryptography, web security, and networking",reportRec2:"Practice on CTF platforms like picoCTF",reportRec3:"Learn about prompt injection and AI safety",reportRec4:'Explore the 38 reference guides: type "ref"',reportReady:"Ready for the real competition?",reportNations:"View participating countries",reportAbout:"Learn more about ICOA 2026",reportDemo:"Try again",continueTitle:"AI4CTF — AI as Your Teammate",continueLevels:"In AI4CTF, you solve cybersecurity challenges\nwith AI by your side.",continueHints:"In competition, you get AI help at 3 levels:",continueHintA:"General guidance (50 uses)",continueHintB:"Deep analysis (10 uses)",continueHintC:"Critical assist (2 uses)",continueTry:"Try it now! Type:",continueChat:'Chat freely with your AI teammate. Type "exit" when done.',continueAfter:'After ai4ctf, try: ctf4ai — trick the AI into saying "koala"',ai4ctfCommands:"Commands:",ai4ctfSubmitCmd:"Submit your answer (e.g. submit icoa{...})",ai4ctfShellCmd:"Run a shell command (e.g. !echo aWNv... | base64 -d)",ai4ctfEndSession:"End session",ai4ctfCorrectFlag:"🎉 Correct! Flag accepted!",ai4ctfDecoded:"You decoded the Base64 and found the flag.",ai4ctfWouldEarn:"In the real competition, this would earn you points!",ai4ctfWrongFlag:"✗ Incorrect flag. Try again!",ai4ctfFlagHint:"Hint: decode the Base64 string. Flag format: icoa{...}",ai4ctfFoundFlag:"Found a flag? Type: submit <flag>",ai4ctfThinking:"Thinking...",ctf4aiRelaxed:"After 50%, spelled-out variants (K-O-A-L-A) also count!",ctf4aiEnded:"CTF4AI challenge ended.",ctf4aiAlready:'Already in CTF4AI challenge. Type your message or "exit".',ctf4aiPrompt:'Try to make the AI say "koala"...',ctf4aiThinking:"Thinking...",readyToTry:"Ready to try? Type a command:",forNational:"For national selection exams:",viewRegions:"View all participating regions",enterExam:"Enter your country selection exam",htpJump:"jump to a specific question",htpReview:"check progress",htpSubmit:"submit your answers for grading",htpMark:"flag this question to review later",nextLabel:"Next:",reportRetryCta:"Want to nail the ones you missed? Type:",reportRetryWrongN:"retry the {n} wrong question",reportRetryWrongNPlural:"retry the {n} wrong questions",reportBackHint:"return to main menu",reportAboutHint:"Learn more about ICOA 2026",reportExamSetupHint:"next level: prepare tools for national selection",ai4ctfExitNextTitle:"Next:",ai4ctfExitNextSub:"Challenge the AI (Prompt Injection)",ai4ctfExitNextBody:"Can you make an AI violate its own safety rules?",ai4ctfExitCmdNext:"start the next challenge",ai4ctfExitCmdBack:"return to main menu",ai4ctfWelcomeCta:"👉 New here? Start with the hints in order:",ai4ctfHintNudge:"nudge",ai4ctfHintTechnique:"technique",ai4ctfHintPrinciple:"principle + shell reminder",ai4ctfWelcomeNoReveal:"(hints guide you — they never give the answer directly)",ai4ctfOrChat:"Or chat freely with your AI teammate — ask anything",ai4ctfOrChatExample:"about the challenge. Example:",ai4ctfCmdHintLine:"pre-written hints (safe to use)",ai4ctfCmdShellLine:"run a shell command",ai4ctfHintABody:'The string ends with "==" and uses only letters, digits, "+", "/", and "=".\nThat pattern is a fingerprint — you have seen it before.\nWhere is "=" typically used as padding?',ai4ctfHintBBody:"This is Base64 encoded. Decode the string to find the flag.",ai4ctfHintCBody:`Hints never give you the answer directly — they only point you in the right direction.\nFor simple challenges like this one, hint c adds nothing extra:\nhint b already tells you everything you need.\n\nTwo ways forward from here:\n\n 1. Chat with your AI teammate in natural language. Examples:\n what is the base64 command?\n how do I decode Base64 on macOS?\n Just type the question — anything without "!" goes to the AI.\n\n 2. Run a shell command directly. Shell commands inside ai4ctf\n must start with "!", otherwise your text goes to the AI. Example:\n\n !echo ${a} | base64 -d`,ai4ctfHintNextA:"Stuck? Try:",ai4ctfHintNextB:"Really stuck? Try:",ai4ctfHintNextC:"Once you have the flag:",examWaysToSolve:"Ways to solve",examWaysSavedTo:"data saved to",examWaysShell:"shell one-liner (base64 / xxd / strings / grep …)",examWaysPythonRepl:"interactive REPL (base64/re pre-imported)",examWaysRefPython:"python cheat-sheet",examWaysAi4ctf:"ask your AI teammate (knows this file)",examWaysFound:"When you find it:",ai4ctfWrapTitle:"✨ What you just learned",ai4ctfWrapLine1Head:"Need a command?",ai4ctfWrapLine1Body:'Just ask your AI teammate in natural\nlanguage — "how do I decode Base64 on the command line?"\nYou do not need to memorize every tool. The AI era is\nabout {thinking}, not mechanical memorization.',ai4ctfWrapLine2Head:"Need to run something?",ai4ctfWrapLine2Body:'Prefix shell commands with "!":',ai4ctfWrapQuotasTitle:"🎯 Real competition hint quotas",ai4ctfWrapQuotaA:"50 uses per competition",ai4ctfWrapQuotaAHint:"(use freely)",ai4ctfWrapQuotaB:"10 uses",ai4ctfWrapQuotaBHint:"(when stuck)",ai4ctfWrapQuotaC:" 2 uses",ai4ctfWrapQuotaCHint:"(last resort)",ai4ctfWrapQuotaFooter:"Prefer hint a → b → c. And when you just need to look\nsomething up, chat with the AI first — it costs nothing\nagainst your hint quota.",ai4ctfWrapNextTitle:"🔜 Next up:",ai4ctfWrapNextSub:'trick the AI into saying "koala"',ai4ctfWrapNextBody:'This next demo {noProg} — just your\nwit and creativity. Can you make a "safe" AI break its\nown rules?',ai4ctfWrapNoProg:"does not need programming",ai4ctfWrapTypeCtf4ai:"Type:",typeAndEnterToBegin:"Type {cmd} and press ENTER to begin.",ai4ctfRevealTitle:"💡 Out of AI tokens — here is the reveal",ai4ctfRevealBody:"Looks like you have not found the flag yet.\nNo worries — for the demo we will just tell you.\n\nRun this command to decode the Base64 string:",ai4ctfRevealSeeFlag:"You will see the flag:",ai4ctfRevealThenSubmit:"Then submit it:",ai4ctfRevealLockNote:"(AI chat is locked — only shell commands and submit work now.)",ai4ctfLockedTitle:"AI chat is locked — out of tokens.",ai4ctfLockedUse:"Use:",ai4ctfLockedThen:"Then:"};let s=null,c={};function l(e){if("en"===e)return{};try{const a=n(r(e),"ui.json");return i(a)?JSON.parse(o(a,"utf8")):{}}catch{return{}}}export function loadUiPack(e){s=e||"en",c=l(s)}export function t(a){const o=e().language||"en";if(o!==s&&(s=o,c=l(o)),"en"!==o){const e=c[a];if(null!=e)return e}return EN[a]}
1
+ import{getConfig as e}from"./config.js";import{DEMO_AI4CTF_FLAG_B64 as a}from"./demo-flags.js";import{readFileSync as o,existsSync as i}from"node:fs";import{join as n}from"node:path";import{getLangCacheDir as r}from"./translations-fetcher.js";export const EN={howToPlay:"How to play:",htpAnswer:"answer the question",htpHelp:"remove a wrong option",htpNav:"move between questions",htpMoreHelp:"+3 bonus helps",htpBack:"pause and return to menu",htpLang:"view all languages / lang es to switch",egg3:"Sydney Opera House — Great start!",egg5:"A koala says g'day — 1/3 done!",egg7:"Sydney Harbour Bridge — Keep going!",egg9:"A kangaroo hops by — past halfway!",egg11:"Bondi Beach — almost there!",egg13:"Great Barrier Reef — 2 more to go!",egg15:"G'day mate! All done! 🎉",answerThis:"answer this question",helpRemove:"remove a wrong option",helpUsedUp:"used up — type more help for +3",helpAllUsed:"used up",wrong:"wrong",qTutorial:'👉 Try typing "help" to see what happens!',qTutorialBlock:"Try typing help first to see what it does!",qTutorialRequired:"This question requires you to use help before answering.",allAnswered:"🎉 All questions answered!",typeSubmit:"Type exam submit to see your results!",autoSubmitting:"Auto-submitting your demo...",grading:"Grading...",complete:"Complete!",passed:"✓ PASSED",notPassed:"✗ NOT PASSED",score:"Score",incorrectIntro:"incorrect — here are the corrections:",yourAnswer:"Your answer",correct:"Correct",perfectScore:"Perfect score! All answers correct! 🎉",theoryDone:"These were theory questions. In the real ICOA",theoryDone2:"competition, everything happens in this terminal.",didYouKnow:"Did you know?",ctfHistory1:"CTF (Capture The Flag) started at DEF CON 4 in 1996,",ctfHistory2:"Las Vegas. Founded by Jeff Moss (Dark Tangent).",ctfHistory3:"2026 marks 30 years of CTF worldwide.",ctfFlags1:"In a CTF, you solve challenges to find hidden",ctfFlags2:'"flags" — secret codes like:',ctfFlags3:"Find it, submit it, score points!",timeline1:"1996 First CTF @ DEF CON, Las Vegas",timeline2:"2016 DARPA Cyber Grand Challenge — AI enters CTF",timeline3:"2026 ICOA — First AI Security Olympiad, Sydney",twoTracks:"ICOA uses TWO competition tracks:",ai4ctfDesc:"Use AI to help you solve CTF challenges",ai4ctfSub:"AI is your teammate. Chat, ask for hints, work together.",ctf4aiDesc:"Trick the AI (Prompt Injection)",ctf4aiSub:"Can you make the AI break its own safety rules?",wantToContinue:"Want to experience both? Type",orBack:'Or type "back" to return to the main menu.',ai4ctfTitle:"AI4CTF Demo — AI as Your Teammate",ai4ctfSample:"Here's a sample CTF challenge:",ai4ctfChallenge:"Challenge: Hidden Message [Cryptography]",ai4ctfIntercepted:"You intercepted this encoded text:",ai4ctfDecode:"Can you decode it to find the flag?",ai4ctfLevels:"In competition, you get AI help at 3 levels:",ai4ctfHintA:'General guidance — "What type of encoding is this?"',ai4ctfHintAUses:"50 uses per competition. Safe to use freely.",ai4ctfHintB:'Deep analysis — "How do I decode Base64?"',ai4ctfHintBUses:"10 uses. Use when you're stuck.",ai4ctfHintC:"Critical assist — Nearly gives you the answer",ai4ctfHintCUses:"2 uses only. Last resort!",ai4ctfTryNow:"Try now: ask the AI anything about the challenge above.",ai4ctfExample:`Example: "What encoding is ${a}?"`,ai4ctfFreeChat:"Or just chat freely! You can also try hint a, hint b, hint c.",ai4ctfExit:'Type "exit" when done.',ai4ctfReport:"AI4CTF Session Report",ai4ctfTokens:"Tokens used",ai4ctfModel:"AI Model",ai4ctfNext:'Next: try ctf4ai — trick the AI into saying "koala"',tokenLimit:"Token limit reached!",ctf4aiTitle:"CTF4AI Demo — Challenge the AI",ctf4aiChallenge:"Challenge: Make the AI Say a Forbidden Word",ctf4aiIntro1:"In the real world, AI systems have safety rules.",ctf4aiIntro2:"Your job: find a way to trick the AI into breaking them!",ctf4aiRule:'The AI must NEVER say the word "koala".',ctf4aiMission:'Your mission: make it say "koala" anyway!',ctf4aiIdeas:"Ideas to try:",ctf4aiIdea1:"Ask about Australian animals",ctf4aiIdea2:"Ask it to write a story or poem",ctf4aiIdea3:"Ask it to translate or spell something",ctf4aiIdea4:"Be creative — there is no wrong approach!",ctf4aiBudget:"Conversation budget",ctf4aiQuit:'Type "exit" to quit anytime.',ctf4aiSuccess:'🎉 SUCCESS! The AI said "koala"!',ctf4aiDefense:"You broke through the AI's defenses!",ctf4aiInjection:"This is prompt injection — a real AI vulnerability.",ctf4aiHeld:"The AI held its ground this time. 💪",reportTitle:"ICOA Demo — Complete Report",reportStage1:"Stage 1: Theory Exam (15 questions)",reportCompleted:"✓ Completed",reportStage2:"Stage 2: AI4CTF — AI as Your Teammate",reportExperienced:"✓ Experienced",reportStage2Sub:"You used AI to analyze a CTF challenge.",reportStage2Hints:"In competition: hint a (50x) · hint b (10x) · hint c (2x)",reportStage3:"Stage 3: CTF4AI — Trick the AI",reportSolved:'✓ Solved! You made the AI say "koala"',reportNotSolved:"✗ The AI held its ground",reportRecommend:"Recommendations:",reportRec1:"Study cryptography, web security, and networking",reportRec2:"Practice on CTF platforms like picoCTF",reportRec3:"Learn about prompt injection and AI safety",reportRec4:'Explore the 38 reference guides: type "ref"',reportReady:"Ready for the real competition?",reportNations:"View participating countries",reportAbout:"Learn more about ICOA 2026",reportDemo:"Try again",continueTitle:"AI4CTF — AI as Your Teammate",continueLevels:"In AI4CTF, you solve cybersecurity challenges\nwith AI by your side.",continueHints:"In competition, you get AI help at 3 levels:",continueHintA:"General guidance (50 uses)",continueHintB:"Deep analysis (10 uses)",continueHintC:"Critical assist (2 uses)",continueTry:"Try it now! Type:",continueChat:'Chat freely with your AI teammate. Type "exit" when done.',continueAfter:'After ai4ctf, try: ctf4ai — trick the AI into saying "koala"',ai4ctfCommands:"Commands:",ai4ctfSubmitCmd:"Submit your answer (e.g. submit icoa{...})",ai4ctfShellCmd:"Run a shell command (e.g. !echo aWNv... | base64 -d)",ai4ctfEndSession:"End session",ai4ctfCorrectFlag:"🎉 Correct! Flag accepted!",ai4ctfDecoded:"You decoded the Base64 and found the flag.",ai4ctfWouldEarn:"In the real competition, this would earn you points!",ai4ctfWrongFlag:"✗ Incorrect flag. Try again!",ai4ctfFlagHint:"Hint: decode the Base64 string. Flag format: icoa{...}",ai4ctfFoundFlag:"Found a flag? Type: submit <flag>",ai4ctfThinking:"Thinking...",ctf4aiRelaxed:"After 50%, spelled-out variants (K-O-A-L-A) also count!",ctf4aiEnded:"CTF4AI challenge ended.",ctf4aiAlready:'Already in CTF4AI challenge. Type your message or "exit".',ctf4aiPrompt:'Try to make the AI say "koala"...',ctf4aiThinking:"Thinking...",readyToTry:"Ready to try? Type a command:",forNational:"For national selection exams:",viewRegions:"View all participating regions",enterExam:"Enter your country selection exam",htpJump:"jump to a specific question",htpReview:"check progress",htpSubmit:"submit your answers for grading",htpMark:"flag this question to review later",nextLabel:"Next:",reportRetryCta:"Want to nail the ones you missed? Type:",reportRetryWrongN:"retry the {n} wrong question",reportRetryWrongNPlural:"retry the {n} wrong questions",reportBackHint:"return to main menu",reportAboutHint:"Learn more about ICOA 2026",reportExamSetupHint:"next level: prepare tools for national selection",ai4ctfExitNextTitle:"Next:",ai4ctfExitNextSub:"Challenge the AI (Prompt Injection)",ai4ctfExitNextBody:"Can you make an AI violate its own safety rules?",ai4ctfExitCmdNext:"start the next challenge",ai4ctfExitCmdBack:"return to main menu",ai4ctfWelcomeCta:"👉 New here? Start with the hints in order:",ai4ctfHintNudge:"nudge",ai4ctfHintTechnique:"technique",ai4ctfHintPrinciple:"principle + shell reminder",ai4ctfWelcomeNoReveal:"(hints guide you — they never give the answer directly)",ai4ctfOrChat:"Or chat freely with your AI teammate — ask anything",ai4ctfOrChatExample:"about the challenge. Example:",ai4ctfCmdHintLine:"pre-written hints (safe to use)",ai4ctfCmdShellLine:"run a shell command",ai4ctfHintABody:'The string ends with "==" and uses only letters, digits, "+", "/", and "=".\nThat pattern is a fingerprint — you have seen it before.\nWhere is "=" typically used as padding?',ai4ctfHintBBody:"This is Base64 encoded. Decode the string to find the flag.",ai4ctfHintCBody:`Hints never give you the answer directly — they only point you in the right direction.\nFor simple challenges like this one, hint c adds nothing extra:\nhint b already tells you everything you need.\n\nTwo ways forward from here:\n\n 1. Chat with your AI teammate in natural language. Examples:\n what is the base64 command?\n how do I decode Base64 on macOS?\n Just type the question — anything without "!" goes to the AI.\n\n 2. Run a shell command directly. Shell commands inside ai4ctf\n must start with "!", otherwise your text goes to the AI. Example:\n\n !echo ${a} | base64 -d`,ai4ctfHintNextA:"Stuck? Try:",ai4ctfHintNextB:"Really stuck? Try:",ai4ctfHintNextC:"Once you have the flag:",examWaysToSolve:"Ways to solve",examWaysSavedTo:"data saved to",examWaysShell:"shell one-liner (base64 / xxd / strings / grep …)",examWaysPythonRepl:"interactive REPL (base64/re pre-imported)",examWaysRefPython:"python cheat-sheet",examWaysAi4ctf:"ask your AI teammate (knows this file)",examWaysFound:"When you find it:",ai4ctfWrapTitle:"✨ What you just learned",ai4ctfWrapLine1Head:"Need a command?",ai4ctfWrapLine1Body:'Just ask your AI teammate in natural\nlanguage — "how do I decode Base64 on the command line?"\nYou do not need to memorize every tool. The AI era is\nabout {thinking}, not mechanical memorization.',ai4ctfWrapLine2Head:"Need to run something?",ai4ctfWrapLine2Body:'Prefix shell commands with "!":',ai4ctfWrapQuotasTitle:"🎯 Real competition hint quotas",ai4ctfWrapQuotaA:"50 uses per competition",ai4ctfWrapQuotaAHint:"(use freely)",ai4ctfWrapQuotaB:"10 uses",ai4ctfWrapQuotaBHint:"(when stuck)",ai4ctfWrapQuotaC:" 2 uses",ai4ctfWrapQuotaCHint:"(last resort)",ai4ctfWrapQuotaFooter:"Prefer hint a → b → c. And when you just need to look\nsomething up, chat with the AI first — it costs nothing\nagainst your hint quota.",ai4ctfWrapNextTitle:"🔜 Next up:",ai4ctfWrapNextSub:'trick the AI into saying "koala"',ai4ctfWrapNextBody:'This next demo {noProg} — just your\nwit and creativity. Can you make a "safe" AI break its\nown rules?',ai4ctfWrapNoProg:"does not need programming",ai4ctfWrapTypeCtf4ai:"Type:",typeAndEnterToBegin:"Type {cmd} and press ENTER to begin.",ai4ctfRevealTitle:"💡 Out of AI tokens — here is the reveal",ai4ctfRevealBody:"Looks like you have not found the flag yet.\nNo worries — for the demo we will just tell you.\n\nRun this command to decode the Base64 string:",ai4ctfRevealSeeFlag:"You will see the flag:",ai4ctfRevealThenSubmit:"Then submit it:",ai4ctfRevealLockNote:"(AI chat is locked — only shell commands and submit work now.)",ai4ctfLockedTitle:"AI chat is locked — out of tokens.",ai4ctfLockedUse:"Use:",ai4ctfLockedThen:"Then:"};let s=null,c={};function l(e){if("en"===e)return{};try{const a=n(r(e),"ui.json");return i(a)?JSON.parse(o(a,"utf8")):{}}catch{return{}}}export function loadUiPack(e){s=e||"en",c=l(s)}export function t(a){const o=e().language||"en";if(o!==s&&(s=o,c=l(o)),"en"!==o){const e=c[a];if(null!=e)return e}return EN[a]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "icoa-cli",
3
- "version": "2.19.416",
3
+ "version": "2.19.417",
4
4
  "description": "ICOA CLI — The world's first CLI-native cyber & AI security olympiad terminal: AI4CTF (Day 1), CTF4AI (Day 2), VLA4CTF (Pioneer Round — embodied AI)",
5
5
  "type": "module",
6
6
  "bin": {