• Member Avatar for Aeonix
    Aeonix

    Edited How to play music through virtual microphone?

    I know that it's possible for speakers to repeat whatever sound comes into microphone. But, now I'm thinking. When I speak on Skype/TeamSpeak (VoIP software), would it be possible for …
  • Member Avatar for Aeonix
    Aeonix

    Created How to play music through virtual microphone?

    I know that it's possible for speakers to repeat whatever sound comes into microphone. But, now I'm thinking. When I speak on Skype/TeamSpeak (VoIP software), would it be possible for …
  • Member Avatar for Aeonix
    Aeonix

    Began Watching How to play music through virtual microphone?

    I know that it's possible for speakers to repeat whatever sound comes into microphone. But, now I'm thinking. When I speak on Skype/TeamSpeak (VoIP software), would it be possible for …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Detect interception/modification of HTTPS request by 2st party (user)

    Lately I came up with another idea on how to represent what I'm asking (it does require webdevelopment knowledge) Let's say your website works with AJAX responses. You send JavaScript …
  • Member Avatar for Aeonix
    Aeonix

    Marked Solved Status for DIV that goes through another div's perimeter?

    Since I English no good. I picture send you. How do I do? Just kidding. How could I put div through another divs perimeter by 20 pixels, 100 pixels or …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in DIV that goes through another div's perimeter?

    Ah, yes, you recreate the thing. But problem is, that DIV needs to position yourself regardless of height of parents. `.container .Box:first-of-type { height: 250px; }` Shows vulnerability, unfortunately height …
  • Member Avatar for Aeonix
    Aeonix

    Edited DIV that goes through another div's perimeter?

    Since I English no good. I picture send you. How do I do? Just kidding. How could I put div through another divs perimeter by 20 pixels, 100 pixels or …
  • Member Avatar for Aeonix
    Aeonix

    Created DIV that goes through another div's perimeter?

    Since I English no good. I picture send you. How do I do? Just kidding. How could I put div through another divs perimeter by 20 pixels, 100 pixels or …
  • Member Avatar for Aeonix
    Aeonix

    Began Watching DIV that goes through another div's perimeter?

    Since I English no good. I picture send you. How do I do? Just kidding. How could I put div through another divs perimeter by 20 pixels, 100 pixels or …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Is V8 snapshot virtualization any good in security?

    > Are you referring to a Node.js application ? Yea. > (If so what is the point of 4 ?) I don't know how it's not a point.
  • Member Avatar for Aeonix
    Aeonix

    Edited Is V8 snapshot virtualization any good in security?

    According to [this](https://github.com/nwjs/nw.js/wiki/Protect-JavaScript-source-code-with-v8-snapshot) link. V8 Snapshot of your JavaScript file, makes it somehow more protected. Notice: This is **V8 Snapshot** not just **V8**. Now I have couple questions, if you're …
  • Member Avatar for Aeonix
    Aeonix

    Edited Is V8 snapshot virtualization any good in security?

    According to [this](https://github.com/nwjs/nw.js/wiki/Protect-JavaScript-source-code-with-v8-snapshot) link. V8 Snapshot of your JavaScript file, makes it somehow more protected. Notice: This is **V8 Snapshot** not just **V8**. Now I have couple questions, if you're …
  • Member Avatar for Aeonix
    Aeonix

    Edited Is V8 snapshot virtualization any good in security?

    According to [this](https://github.com/nwjs/nw.js/wiki/Protect-JavaScript-source-code-with-v8-snapshot) link. V8 Snapshot of your JavaScript file, makes it somehow more protected. Notice: This is **V8 Snapshot** not just **V8**. Now I have couple questions, if you're …
  • Member Avatar for Aeonix
    Aeonix

    Created Is V8 snapshot virtualization any good in security?

    According to [this](https://github.com/nwjs/nw.js/wiki/Protect-JavaScript-source-code-with-v8-snapshot) link. V8 Snapshot of your JavaScript file, makes it somehow more protected. Notice: This is **V8 Snapshot** not just **V8**. Now I have couple questions, if you're …
  • Member Avatar for Aeonix
    Aeonix

    Began Watching Is V8 snapshot virtualization any good in security?

    According to [this](https://github.com/nwjs/nw.js/wiki/Protect-JavaScript-source-code-with-v8-snapshot) link. V8 Snapshot of your JavaScript file, makes it somehow more protected. Notice: This is **V8 Snapshot** not just **V8**. Now I have couple questions, if you're …
  • Member Avatar for Aeonix
    Aeonix

    Gave Reputation to diafol in [jQuery] Clicking a div, doesn't resize it's child

    >Previous time I asked for help of jQuery, I got the right code (which required few changes), but unfortunately no explanation why my code sucked. So please, this time when …
  • Member Avatar for Aeonix
    Aeonix

    Gave Reputation to diafol in [jQuery] Clicking a div, doesn't resize it's child

    >Previous time I asked for help of jQuery, I got the right code (which required few changes), but unfortunately no explanation why my code sucked. So please, this time when …
  • Member Avatar for Aeonix
    Aeonix

    Gave Reputation to diafol in [jQuery] Clicking a div, doesn't resize it's child

    >Previous time I asked for help of jQuery, I got the right code (which required few changes), but unfortunately no explanation why my code sucked. So please, this time when …
  • Member Avatar for Aeonix
    Aeonix

    Marked Solved Status for [jQuery] Clicking a div, doesn't resize it's child

    https://jsfiddle.net/fg1mfn2m/2/ I don't understand jQuery. Or any programming language for that matter. I'm trying to get to resize a child of a div, as soon as said DIV is clicked. …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in [jQuery] Clicking a div, doesn't resize it's child

    > you don't have any reason to share code from fiddles here , daniweb has an excellent code / code snippet editor. Link on Fiddle.NET, allows clicking a link and …
  • Member Avatar for Aeonix
    Aeonix

    Created [jQuery] Clicking a div, doesn't resize it's child

    https://jsfiddle.net/fg1mfn2m/2/ I don't understand jQuery. Or any programming language for that matter. I'm trying to get to resize a child of a div, as soon as said DIV is clicked. …
  • Member Avatar for Aeonix
    Aeonix

    Began Watching [jQuery] Clicking a div, doesn't resize it's child

    https://jsfiddle.net/fg1mfn2m/2/ I don't understand jQuery. Or any programming language for that matter. I'm trying to get to resize a child of a div, as soon as said DIV is clicked. …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Detect interception/modification of HTTPS request by 2st party (user)

    >you wrote that the "bad" user might send[login name=#USERNAME#,pwd=#PASSWORD#], how would he know the password? Assuming. He/she created 20 accounts of which passwords he/she owns. He/she created 20 accounts, so …
  • Member Avatar for Aeonix
    Aeonix

    Marked Solved Status for Event only triggerable when external trigger has been issued.

    https://jsfiddle.net/cr72vqhb/1/ Follow 2 scenario's. First Scenario: Click on **client-side**, get message, menu slides out. Click on **server-side**, get message, first menu hides, second slides out. Perfect, right? # Hard refresh …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Event only triggerable when external trigger has been issued.

    Your code does work and it does provide the solution. Unfortunately I still don't understand what the problem was about.
  • Member Avatar for Aeonix
    Aeonix

    Created Detect interception/modification of HTTPS request by 2st party (user)

    Since I totally F'd up entire topic. [Over here](https://www.daniweb.com/programming/software-development/threads/502281/verify-if-data-sent-by-servers-how-do-bigger-companies-do-that), where nobody has ever known what I meant, until I realized that I said a lot of things that didn't make …
  • Member Avatar for Aeonix
    Aeonix

    Began Watching Detect interception/modification of HTTPS request by 2st party (user)

    Since I totally F'd up entire topic. [Over here](https://www.daniweb.com/programming/software-development/threads/502281/verify-if-data-sent-by-servers-how-do-bigger-companies-do-that), where nobody has ever known what I meant, until I realized that I said a lot of things that didn't make …
  • Member Avatar for Aeonix
    Aeonix

    Marked Solved Status for Verify if data sent by servers? How do bigger companies do that?

    As soon as I find out exact manner of communication between the server and the software. I realized how easy it is to use programs to intercept it, analyze it …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    But... everybody is still talking about middleman attacks :D > Yes, your topic is "Verify if data sent by servers? How do bigger companies do that?" so we get to …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    I can't stop laughing. Why does everybody focus on "Middleman Attack" and protection of sent data? That's not what I'm asking xD Did I really mistyped the post and title …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    *then you are well and truly pwned and all your secrets are their's. If not, then you are safe and your communications are secure.* So. I'm pwned either way. The …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    > Stick with HTTPS. But... > Couldn't owner of the computer just take the private/public key, decrypt the message, analyze it, then create program which would send same queries (to …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    I still don't understand. Couldn't owner of the computer just take the private/public key, decrypt the message, analyze it, then create program which would send same queries (to the server)? …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    Still awaiting some more explanation. Anyone? :)
  • Member Avatar for Aeonix
    Aeonix

    Edited Event only triggerable when external trigger has been issued.

    https://jsfiddle.net/cr72vqhb/1/ Follow 2 scenario's. First Scenario: Click on **client-side**, get message, menu slides out. Click on **server-side**, get message, first menu hides, second slides out. Perfect, right? # Hard refresh …
  • Member Avatar for Aeonix
    Aeonix

    Began Watching Event only triggerable when external trigger has been issued.

    https://jsfiddle.net/cr72vqhb/1/ Follow 2 scenario's. First Scenario: Click on **client-side**, get message, menu slides out. Click on **server-side**, get message, first menu hides, second slides out. Perfect, right? # Hard refresh …
  • Member Avatar for Aeonix
    Aeonix

    Created Event only triggerable when external trigger has been issued.

    https://jsfiddle.net/cr72vqhb/1/ Follow 2 scenario's. First Scenario: Click on **client-side**, get message, menu slides out. Click on **server-side**, get message, first menu hides, second slides out. Perfect, right? # Hard refresh …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    > You see, when you use ssh, or ssl, or some form of encryption you not only verify that no-one has modified the transmission in transit, Whoa whoa whoa! Doesn't …
  • Member Avatar for Aeonix
    Aeonix

    Began Watching A couple of basic PHP questions

    Hey everyone. I have a couple of questions related to PHP. I realized I need to learn how to code in baby steps until I get the gist of it. …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in A couple of basic PHP questions

    If you're willing to continue learning PHP. I'm not master in it, and I don't live up to heels of PHP giants over here. But I've done some coding here …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in Verify if data sent by servers? How do bigger companies do that?

    > HTTPS / ssh encrypt the data stream. Is this what you're talking about?: https://help.github.com/articles/using-ssh-over-the-https-port/ Or at least something alike? Also, does SSH over HTTPS make it somehow less interceptable? …
  • Member Avatar for Aeonix
    Aeonix

    Created Verify if data sent by servers? How do bigger companies do that?

    As soon as I find out exact manner of communication between the server and the software. I realized how easy it is to use programs to intercept it, analyze it …
  • Member Avatar for Aeonix
    Aeonix

    Began Watching Verify if data sent by servers? How do bigger companies do that?

    As soon as I find out exact manner of communication between the server and the software. I realized how easy it is to use programs to intercept it, analyze it …
  • Member Avatar for Aeonix
    Aeonix

    Marked Solved Status for Font color on blurred (not focussed) input

    https://jsfiddle.net/cmvs815c/1/ Is there a way to make "Enter a tag...", red as well?
  • Member Avatar for Aeonix
    Aeonix

    Created Font color on blurred (not focussed) input

    https://jsfiddle.net/cmvs815c/1/ Is there a way to make "Enter a tag...", red as well?
  • Member Avatar for Aeonix
    Aeonix

    Began Watching Font color on blurred (not focussed) input

    https://jsfiddle.net/cmvs815c/1/ Is there a way to make "Enter a tag...", red as well?
  • Member Avatar for Aeonix
    Aeonix

    Began Watching css3 pause anmation when completed

    Hello, Just created a website and want some animations so i used keframe animation in order to do so on 1 row I made an animation for the portfolio to …
  • Member Avatar for Aeonix
    Aeonix

    Replied To a Post in css3 pause anmation when completed

    Try `animation-iteration-count: 1;` ? http://www.w3schools.com/css/css3_animations.asp
  • Member Avatar for Aeonix
    Aeonix

    Marked Solved Status for Href return false on hover

    Website is exclusively built with `.click()`, `onclick=""` and alikes. I'd like to use a plugin that there is out in the world, which would allow me to use custom scrollbar …
  • Member Avatar for Aeonix
    Aeonix

    Gave Reputation to JamesCherrill in Can software cracker reveal original variable content?

    If the program uses the value (and if it doesn't then why have it?) then the program must contain some encoded version of the value and some code to decode …

The End.