Yaraslau's Forum Posts

  • It isn't completely hacker proof but at least you'll make them work for their 100 lives.

    Minor, excellent protection is not the first aim in game development. Let me write some statistics (only as the example):

    Sony Vegas was protected with Base32 + Custom + ECDSA-113/ECC-89 -- WAS KEYGENNED by DI team

    vTask Studio was protected with online check -- WAS KEYGENNED by TSRh team

    HDDlife Pro was protected with nanomites -- WAS CRACKED by ...don't remember

    Malwarebytes Antimalware was protected with hash and blacklisting -- WAS KEYGENNED by CRD team

    Runtime Revolution Studio was protected with serial number in Virtual Machine -- WAS KEYGENNED by EDGE team

    Multi Password Recovery was protected with Themida (the strongest protector!) -- WAS CRACKED by Ismail

    Macro Mania was protected with registry key ckecking -- WAS CRACKED by CHiCNCREAM team

    What does it mean? Almost any good game will be cracked. If not by keygenning, then by patching. If not by patching, then by loader. If not by loader, then by ... leaching. It's possible to buy a license to learn a protection scheme. Voil?!

    Code a nice game - and I (or somebody else) will buy it. People don't buy protections, they buy emotions, feelings...etc.

    and...price should be reasonably low.

  • I think there is no interest in my work

    Thank you, Genesys. Your work reminded me about old days, when I was playing "Generally" (http://generally.rscsites.org/screenshots.shtml). Nice job! Well done! Tears in my eyes...

    P.S. by the way, left and right buttons aren't working after releasing "up" - the fastest way to crash a real car.

  • It looks like Lode Runner.

  • The game isn't really a game.

    Would you mind coding a real game example? Even very simple. Well, I can't order, so suppose to see this in future.

    I have no idea what the error is there should only be 3 files - the cap file and the 2 ini files.

    Yes, three files, but during compilation Construct showed error, then I selected relevant .ini file...and everything was OK. Not think, it's my fault.

  • Yaraslau Windows already has a built in just-in-time debugger called DrWatson. During a crash, by default, it will post a minidump of ........................

    Hm, debugger in Windows is intended for debugging devices and drivers (if I'm not mistaken). Certainly, such dumps are useless for Construct.

    I managed to crush UltraExplorer. Look at it here (as example):

    disasm

    <img src="http://i30.tinypic.com/2upqvkx.jpg">

    stack dump

    <img src="http://i26.tinypic.com/2m2t1xi.jpg">

    cpu regs

    <img src="http://i27.tinypic.com/34xhovc.jpg">

    hardware

    <img src="http://i26.tinypic.com/i72anp.jpg">

    processes

    <img src="http://i26.tinypic.com/kdjvd0.jpg">

    modules

    <img src="http://i25.tinypic.com/15i6e80.jpg">

    call stacks

    <img src="http://i26.tinypic.com/zwdklz.jpg">

    general

    <img src="http://i32.tinypic.com/2z40qi1.jpg">

    Suppose, something like this will be implementing in future.

  • redpicman, nice game! But...one good tank and so many bad. Around only enemies. Unreal situation.

    constructive criticism:

    • tank bouncing is unreal
    • rotating angle in unreal
    • some collisions need more tuning
    • etc.

    Forget this all

    P.S. thanks go also to scidave for re-upload.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Minor, maybe, protection is good, but I can't understand the logic of your game. Move to...where? Doing... what? And also this:

    <img src="http://i28.tinypic.com/20uc01v.jpg">

    I can't find any options, that should be cra...checked. My "hero" can move forward, can move back... What should that "hero" do?

    P.S. by the way, jumps are really look nice, I like it.

  • My Opera can't download. Can anybody repost on a new host?

    <img src="http://i31.tinypic.com/8xrb60.jpg">

  • I have better proposal, maybe. UltraExplorer (http://www.mustangpeak.net/ultraexplorer.html) has in-built debugger (reporting tool). In case of crash - it pops up. I think, games, created by Construct, should also have some kind of such feature.

    P.S. scidave, can I ask you to post any crash log from Construct debugger, just wonder how it looks.

  • windows 7 (or vista if you've tried it, should be similar)

    will I ahve to reinstall when I get a new motherboard changing from amd to intel?

    Try ReactOS.

    http://www.reactos.org

  • :

    As Yaraslau said, you can then merge the .exe files, but I have no idea how.

    Yaraslau if you can explain or point to a resource that does, that'd be great.

    It's pleasure for me to help.

    There are three known (at least for me) program (two shareware and one freeware), which can merge different .exe's. More correct: which can merge .exe with other types of files (.ico, jpg, dll...whatever you want).

    The most simple way (BoxedApp Packer):

    <img src="http://i26.tinypic.com/o6zk2r.jpg">

    It's shareware, but you can contact me by pm to help with this.

    If you need more progs - drop a line here.

  • CRACKED!!!!!!!!!!!!

    Two folders: "cracked" and "fault". Check the age of a gamer in crc32.ini in both folders. What do you think?

    http://rapidshare.com/files/273039011/cracked___.7z (1,7 mb)

    Well, game just check two, but not one (as I think before) file. Simple CRC32, nothing more...

    EDIT: in original file the age was 20.

  • To track these I was going to use INI file(s) but these are simple to hack with a text editor, so I need to protect my files from naughty hackers.

    I compiled a .cap file, then check and...receive this:

    ____________________________________________

    CRC32 (Table)

    |- Signature 77073096 found at offset 000E33DC (VA: 004EC7DC)

    |- Signature ee0e612c found at offset 000E33E0 (VA: 004EC7E0)

    |- Signature 990951ba found at offset 000E33E4 (VA: 004EC7E4)

    |- Signature 076dc419 found at offset 000E33E8 (VA: 004EC7E8)

    |- Signature 706af48f found at offset 000E33EC (VA: 004EC7EC)

    |- Signature e963a535 found at offset 000E33F0 (VA: 004EC7F0)

    |- Signature 9e6495a3 found at offset 000E33F4 (VA: 004EC7F4)

    |- Signature 0edb8832 found at offset 000E33F8 (VA: 004EC7F8)

    |- Signature 79dcb8a4 found at offset 000E33FC (VA: 004EC7FC)

    |- Signature e0d5e91e found at offset 000E3400 (VA: 004EC800)

    |- Signature 97d2d988 found at offset 000E3404 (VA: 004EC804)

    |- Signature 09b64c2b found at offset 000E3408 (VA: 004EC808)

    |- Signature 7eb17cbd found at offset 000E340C (VA: 004EC80C)

    |- Signature e7b82d07 found at offset 000E3410 (VA: 004EC810)

    |- Signature 90bf1d91 found at offset 000E3414 (VA: 004EC814)

    |- Signature 1db71064 found at offset 000E3418 (VA: 004EC818)

    |- Signature 6ab020f2 found at offset 000E341C (VA: 004EC81C)

    |- Signature f3b97148 found at offset 000E3420 (VA: 004EC820)

    |- Signature 84be41de found at offset 000E3424 (VA: 004EC824)

    |- Signature 1adad47d found at offset 000E3428 (VA: 004EC828)

    RC4

    |- Signature fffefdfc found at offset 00084CB4 (VA: 004864B4)

    |- Signature fbfaf9f8 found at offset 00084CB0 (VA: 004864B0)

    |- Signature f7f6f5f4 found at offset 00084CAC (VA: 004864AC)

    |- Signature f3f2f1f0 found at offset 00084CA8 (VA: 004864A8)

    --------------------------------------------------------------------------

    Can't understand the role of RC4.

    By the way, I changed text in hash.ini file, but managed to preserve the same CRC32 code. Prog still complaining.

    P.S. would like to know who implemented RC4 check in Construct - developers of Construct or MSVC?

  • I'll report this bug.

    Thank you!

  • Usually to motivate myself I must boost my emotional state and in a hour I will be in relevant condition. So...watching some emotional scenes (like this) are amongst the best instruments for me.

    If you have low resolution monitor - please, enable "fit to width" option in your browser.

    <img src="http://i28.tinypic.com/dopfmd.jpg">

    <img src="http://i30.tinypic.com/2lxcz2q.jpg">

    <img src="http://i25.tinypic.com/2dma7tl.jpg">

    <img src="http://i27.tinypic.com/24zlija.jpg">