This forum is in archive mode. You will not be able to post new content.

Author Topic: voice changer  (Read 5221 times)

0 Members and 2 Guests are viewing this topic.

Offline Hitsugaya

  • /dev/null
  • *
  • Posts: 8
  • Cookies: -2
    • View Profile
voice changer
« on: February 23, 2014, 10:12:51 PM »
if i use voice changer app on android,is it possible to unfilter my voice after being filtered by an app?

thanks in advance.

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: voice changer
« Reply #1 on: February 24, 2014, 05:27:06 AM »
Most likely not.

Offline Darkvision

  • EZ's Fluffer
  • VIP
  • Royal Highness
  • *
  • Posts: 755
  • Cookies: 149
  • Its not a bug, It's a Chilopodas.
    • View Profile
Re: voice changer
« Reply #2 on: February 24, 2014, 05:00:59 PM »
Most likely not.


(wrong) unless the app uses a cryptographically secure method. since most changers use just a simple math formula its very easy to analyse the voice data and figure out the "pattern" and remove it getting the original voice sample. For instance lets say we use the fibonacci sequence as the base to our voice changer, once its figured out that that is the "base" it becomes childs play to remove the added data and get the original voice. Obviously when i say cryptographically secure i dont mean that the voice data is being locked away but that the pattern changing algorithm will run through a crypto section to get "random" values to then add/subtract to the voice. so long as that section is  not flawed you are "safe". Safe obviously being a very subjective term....


Now if the question is regarding "i want to prank someone" yeah i doubt they have the skill even for the first part. If its "i want to call in a fake bomb threat", id say it would be very iffy...but then you should be using a burner phone or it would simply be traced right back to you anyway regardless of a changed voice. If its paranoia "i dont want people to listen into my calls" then well dont have a lot of options at this point phone wise..though i know a few of them are being discussed elsewhere. From PC to PC you do have options on secure communications. but with any of these the data itself is encrypted meaning no voice analysis can be done.
The internet: where men are men, women are men, and children are FBI agents.

Ahh, EvilZone.  Where networking certification meets avian fecal matter & all is explained, for better or worse.

<Phage> I used an entrence I never use

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: voice changer
« Reply #3 on: February 25, 2014, 01:29:28 AM »
Sounds somewhat similar to salting hashes.
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Hitsugaya

  • /dev/null
  • *
  • Posts: 8
  • Cookies: -2
    • View Profile
Re: voice changer
« Reply #4 on: February 26, 2014, 09:04:19 PM »
hmm let's take for example hacking group "anonymus" how no one managed to unfilter their voice that they have filtered in their videos.? i love how they filtered their voice ,it sounds awesome.regardless of that does someone knows how did they filtered their voice and with what method in the first place?

Offline RedBullAddicted

  • VIP
  • Sir
  • *
  • Posts: 519
  • Cookies: 189
    • View Profile
Re: voice changer
« Reply #5 on: February 27, 2014, 08:10:01 PM »
hmm let's take for example hacking group "anonymus" how no one managed to unfilter their voice that they have filtered in their videos.? i love how they filtered their voice ,it sounds awesome.regardless of that does someone knows how did they filtered their voice and with what method in the first place?

lol.. seriously??? Just leaving this here: http://www2.research.att.com/~ttsweb/tts/demo.php
Deep into that darkness peering, long I stood there, wondering, fearing, doubting, dreaming dreams no mortal ever dared to dream before. - Edgar Allan Poe

Offline Hitsugaya

  • /dev/null
  • *
  • Posts: 8
  • Cookies: -2
    • View Profile
Re: voice changer
« Reply #6 on: February 27, 2014, 08:17:09 PM »
"Input text is logged.   It is treated as private customer data and is handled according to AT&T's Privacy Policy.   Note that AT&T will cooperate fully with law enforcement."

does that mean that they logged ip or something that can trace me back to my computer?
or i have to use this site with VPN activated?
« Last Edit: February 27, 2014, 08:21:43 PM by Hitsugaya »

Offline RedBullAddicted

  • VIP
  • Sir
  • *
  • Posts: 519
  • Cookies: 189
    • View Profile
Re: voice changer
« Reply #7 on: February 27, 2014, 08:26:42 PM »
lol.. seriously (again). That was just a sample and I thought it was obvious that they used a text to speech program for their videos
Deep into that darkness peering, long I stood there, wondering, fearing, doubting, dreaming dreams no mortal ever dared to dream before. - Edgar Allan Poe

Offline Matriplex

  • Knight
  • **
  • Posts: 323
  • Cookies: 66
  • Java
    • View Profile
Re: voice changer
« Reply #8 on: February 28, 2014, 12:18:40 AM »
So it sounds like it would actually be rather easy to just create a voice scrambling program. In order for Hitsugaya (and I) to fully understand this, have you guys ever implemented something of the sort, and if so, what kind of mathematical formula did you use?

Question:
How does noncetonic suddenly receive -6***** cookies? I smell an irritated admin ;)
\x64\x6F\x75\x65\x76\x65\x6E\x00

Offline Darkvision

  • EZ's Fluffer
  • VIP
  • Royal Highness
  • *
  • Posts: 755
  • Cookies: 149
  • Its not a bug, It's a Chilopodas.
    • View Profile
Re: voice changer
« Reply #9 on: February 28, 2014, 10:10:41 AM »
Your voice scrambling program is only as good as the formula you use to scramble it and unless you have a PhD in math with a focus on applied cryptography I would stay the hell away from making anything you'd use to call in something like a bomb threat. That being said, if you could leverage something like random.org's TRULY random number generator and break the generated large number into smaller chunks that dictate speed of speech, tone, depth, and pitch it would help to at least have a truly random source of entropy for the voice scrambling should you routinely re-query random.org for more values to modulate the voice with.


To address Matriplex's question about my negative cookies, please read my signature post :) . I was asking for negative cookies in order to test something within SMF (integer underflow vulnerabilities in SMF's "rep" system) and many members, administrators included, commended worthwhile posts of mine by stealing cookies instead of giving them. To re-iterate, the staff and administration of Evilzone.org did not rep bomb me into negative hell just to be assholes :P


Thats not what i heard, i heard that you told bluechill to suck a throbbing, ready to burst hemorrhoid(amongst other things) and that he repbombed you for it. As for what all you said above this...


Gonna have to agree with the tool noncetonic. It shouldnt as a "basic" thing be hard to do, for instance ive looked into building a board to do it with hardware before for fun. However something "professional" is probably out of the question as it would require some serious mathing. 
The internet: where men are men, women are men, and children are FBI agents.

Ahh, EvilZone.  Where networking certification meets avian fecal matter & all is explained, for better or worse.

<Phage> I used an entrence I never use

Offline Hitsugaya

  • /dev/null
  • *
  • Posts: 8
  • Cookies: -2
    • View Profile
Re: voice changer
« Reply #10 on: February 28, 2014, 01:01:41 PM »
lol.. seriously (again). That was just a sample and I thought it was obvious that they used a text to speech program for their videos

i dont like ur behavior.not everyone is born with keyboard in their hands and with all knowledge in this world.i asked a simple question (for you maybe) im new in hacking world,and if u have no patience for newbies aka me,then please don't reply anymore to this thread.thank you.i don't  have nerves for inpatient people.


and btw,i c/p-ed part of their user aggreement or wahtever it was,and they stated that they wil cooperate with authorities ,and that rised a question for me that they can log ip on that site or something similiar so they can provide ip of  whoever used that site for ilegal purposes.and i asked if that's possible.i know that u'll be tempted to reply to this thread agin with another useless post,but strand urself.
« Last Edit: February 28, 2014, 01:02:42 PM by Hitsugaya »

Offline RedBullAddicted

  • VIP
  • Sir
  • *
  • Posts: 519
  • Cookies: 189
    • View Profile
Re: voice changer
« Reply #11 on: February 28, 2014, 02:45:50 PM »
Uh.. sorry, was not my intention to offend you :) I am very sorry if I hurt your feelings.

I don't know anything about the site I posted. As said before that was just a sample of a text-to-speech application. As you may have noticed the voice in the anonymous videos does not sound like a real person. I thought when you try out a text-to-speech application you would realize that the way they read the text sounds very similar to the way it sounds in those videos. I am not an expert regarding those applications but I heard that "nuance dragon naturallyspeaking" would be one of the best. Again, I did not post the link as a usage suggestion. Just to give you a little hint.

As for your other question. Sure it is possible to log the visitors IP address when you visit a website. Thats pretty common and nearly everyone does it.

Cheers,
RBA
Deep into that darkness peering, long I stood there, wondering, fearing, doubting, dreaming dreams no mortal ever dared to dream before. - Edgar Allan Poe

Offline pl0tuS

  • Knight
  • **
  • Posts: 320
  • Cookies: 22
    • View Profile
Re: voice changer
« Reply #12 on: February 28, 2014, 02:52:39 PM »
i dont like ur behavior.not everyone is born with keyboard in their hands and with all knowledge in this world.i asked a simple question (for you maybe) im new in hacking world,and if u have no patience for newbies aka me,then please don't reply anymore to this thread.thank you.i don't  have nerves for inpatient people.


and btw,i c/p-ed part of their user aggreement or wahtever it was,and they stated that they wil cooperate with authorities ,and that rised a question for me that they can log ip on that site or something similiar so they can provide ip of  whoever used that site for ilegal purposes.and i asked if that's possible.i know that u'll be tempted to reply to this thread agin with another useless post,but strand urself.


That's not a nice thing to say. Specially when you're talking to a VIP with 150+ cookies. There's a reason why he hangouts in the basement. I don't see any impatient post. I also think you haven't read the rules yet.
« Last Edit: February 28, 2014, 02:54:45 PM by pl0tuS »


--Approved future mod :D --Factionwars

Offline Hitsugaya

  • /dev/null
  • *
  • Posts: 8
  • Cookies: -2
    • View Profile
Re: voice changer
« Reply #13 on: February 28, 2014, 06:33:13 PM »
to the guy who said that i didnt read rules,i did mate.
please stop posting posts irelevant to my thread.
to the vip guy,u didnt hurt my feelings :) it's just i dont like people who are arrogant with newbies,and u sounded like one.ur second post proved that ure not arrogant person.thanks for the site u provided,it sure does sound like voice from the anonymus video,and i believe they used that method for masking their voice,the only question i want to ask is,is there any other way to trace me back to my computer (dont calculate ip trace,that's easy to solve.)
« Last Edit: February 28, 2014, 06:33:47 PM by Hitsugaya »

 



Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.