Oct 07, 2023, 07:10 AM
The Beep part was the hardest part for me, and then after that there's still a few more steps. It just doesn't let up.
|
Official Flare-On 10 Challenge Thread
by notagh0st - Friday September 29, 2023 at 08:11 AM
|
|
Oct 07, 2023, 07:10 AM
The Beep part was the hardest part for me, and then after that there's still a few more steps. It just doesn't let up.
Oct 08, 2023, 12:06 PM
(Oct 05, 2023, 09:20 AM)notagh0st Wrote: Look at where the c2 connection string is used. It's not a real c2 server, but rather a string that gets parsed out for letters that eventually help make a key to decrypt an image file. Look for the reference of iv.png. It's an encrypted image file that needs to be decrypted. Can you pls guide me through this c2 thing i got traffic in burp but did;t see any decryption or encryption algorithum in apk code
Oct 08, 2023, 05:22 PM
(Oct 08, 2023, 12:06 PM)kelsier1999 Wrote:(Oct 05, 2023, 09:20 AM)notagh0st Wrote: Look at where the c2 connection string is used. It's not a real c2 server, but rather a string that gets parsed out for letters that eventually help make a key to decrypt an image file. Look for the reference of iv.png. It's an encrypted image file that needs to be decrypted. You need to decompile it using jadx or dex2jar + jd-gui. You can spot decryption method written in Java in short time. Then try to figure it out how does the key come.
Oct 08, 2023, 05:58 PM
(Oct 08, 2023, 05:22 PM)onecok3 Wrote:(Oct 08, 2023, 12:06 PM)kelsier1999 Wrote:(Oct 05, 2023, 09:20 AM)notagh0st Wrote: Look at where the c2 connection string is used. It's not a real c2 server, but rather a string that gets parsed out for letters that eventually help make a key to decrypt an image file. Look for the reference of iv.png. It's an encrypted image file that needs to be decrypted. @kelsier1999 - Look at my and @onecok3's previous messages on channel 2. Decompile with jdx, load it into JDX-GUI or IntelliJ or something, find references to the C2 URL (It's not a real C2 URL, the URL is used to build strings for a decrypt function), look for the decrypt function.
Oct 09, 2023, 09:27 AM
(Oct 06, 2023, 02:20 PM)kirby Wrote:(Oct 06, 2023, 07:25 AM)notagh0st Wrote:(Oct 05, 2023, 06:37 PM)kirby Wrote: challenge 3 is painful.... I think it's about find the correct argument supplied to the program so that won't crash.
Oct 09, 2023, 10:15 AM
(Oct 06, 2023, 02:20 PM)kirby Wrote:(Oct 06, 2023, 07:25 AM)notagh0st Wrote:(Oct 05, 2023, 06:37 PM)kirby Wrote: challenge 3 is painful.... Can you share the link to third challenge? Interesting if i can get there without completing second one
Oct 11, 2023, 01:59 AM
anyone passed 4th or 5th one
Oct 11, 2023, 07:10 PM
FINALLY got past the 3rd one. Onto the 4th now, looks like a really fun one.
Oct 12, 2023, 09:58 AM
Oct 13, 2023, 10:29 AM
Do you know of anyone has all the challenges ? Or any challenges from number 4 and upwards ?
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| [2026] PACK Reverse Engineering | 19 | 587 |
5 hours ago Last Post: limbo0x01 |
||
| Ida Pro 9.0 Crack with Video Tutorial for Windows | 34 | 2,472 |
10 hours ago Last Post: gifan44014 |
||
| How to start on Reverse Engineering? | 8 | 2,268 |
Apr 20, 2026, 08:17 AM Last Post: Usercomplex |
||
| Binary Ninja v5.2.8722 Personal | 3 | 234 |
Feb 09, 2026, 11:01 PM Last Post: HarmedThem |
||
| Reverse Engineering: A Comprehensive Guide | 69 | 5,302 |
Feb 07, 2026, 06:19 AM Last Post: thegodfather34 |
||